C Interview Questions tutorial #24 - Remove Given Character From String || Codenemy

preview_player
Показать описание
Hey Guys,
In this C Interview Questions tutorial, this video is about How to remove given character from string.

GitHub URL of program :
Рекомендации по теме
Комментарии
Автор

that's on being a life saver thanks man

achikaznag
Автор

Can you please explain why we use the integer j

PrachiLalwani
Автор

it will not work for the repeating character for exa. praveen if i want to remove e then it will print praven bcs e will be replaced by next e and got printed else nothing

moviesfun
Автор

This logic doesn't work for string having repeated same letter
Such as
Input-ghyhht
Output -gyht
It will not delete the 5th h

HIMANSHU-hure
Автор

Hello sir! What should I do if I want the program to tell me if the letter that I wanted to remove from the string is not in the string?

juaneleanorjanine
Автор

how ever it doesn't work when there's same charchter in a row for exemple if i wanna remove 'e' if the word bee would become as be

achikaznag
welcome to shbcf.ru