Check String Is Palindrome Or Not

preview_player
Показать описание
JOIN ME
—————

COMPLETE PLAYLIST
————————————

INTERVIEW PLAYLIST
————————————

QUICK SHORT VIDEOS
————————————-

In this video we will learn about how to find if the given string is palindrome or not, this is asked in fresher interviews but sometime you can see this questions been asked to experience candidates also.
It is easy to medium level interview question which is mainly asked in computer science and electronics students interview questions.
I have explained it without taking any extra space and the time complexity of the algorithms is also the best. So let me know if there is any further doubt regarding the topic, I would definitely replay and try to solve all the doubts.

Thanks,
CppNuts

#stringinterviewquestions #strings #datastructure #algorithms #dsalgo
Рекомендации по теме
Комментарии
Автор

Rupesh sir you have made a lot of videos till now ..just i would request you to well define playlist si thay i can start from one front () and end to end()😀😀... Low medium and high level

avtarchandra
Автор

same logic can also be used to reverse a string(word)..

yashsaxena
Автор

sooo the empty string is palindrome too. dats waht ur isPalindome will return. now u know why they didnt hire that 8 years exp guy.

Nop_h