Palindrome program in C | Check if number or string is Palindrome | #9 Coding Bytes

preview_player
Показать описание
In today's video, we will discuss how to check if a given number or a string is a palindrome or not. If you want to know the detailed solution of the discussed programs in C, C++, Java or Python, then refer the below links.

For aptitude and programming preparation resources, recruitment drive updates, interview tips & tricks, come join the largest learners' community on Telegram and WhatsApp and take your placement preparation to the next level.

Join here:
Рекомендации по теме
Комментарии
Автор

Can we use string reverse function to check whether it is palindrome or not

alekyareddy
Автор

Thanks for the explanation ☺️it's very useful

bedantasahoo
Автор

Your teaching technique is very good and voice as well

Jahirul-wm
Автор

Ma'am, if we consider a string like "moram". So then, we should not give break in this position.Because if(m!=m), condition false, and then break statement help to terminate the loop, and print both are same string.

isikamaiti
Автор

Thank you for such a great explanation 💫🤩🥰

ritiks.hujwant
Автор

I think this video will help at least little bit to those who will watch

Jahirul-wm
Автор

Tq so much this video 📷📷📷 helped me a lot to understand the concept

adityakocharla
Автор

your logic is very simple .
Thank you mam

ajajhusainofficial
Автор

THANK YOU SO MUCH, MAM... I HAVE A DOUBT IN THAT CONCEPT AND NOW YOU CLEARED THAT MAM

ramakrishnanv
Автор

what is the for loop for given number is palidrome or not

erenoriginal
Автор

What happen if the character is palindrome then also it will break out from for loop in 1st iteration only

purveshpangudwale
Автор

Could u please give me the program to check wether the words in a given sentence are palindrome.if not reverse the word.print the new sentence right now ples? Fast.

a-jcv
Автор

After breaking the while loop, The value of n would be zero

solowalker
Автор

In this program what is the use of flag madem why you write flag Flag means madem explain mam

nsunandha
Автор

your string palindrome logic is not complete.

for(i=0;i<length-1;i++){



flag=1;
break;

}

}if(flag==0){

printf("string is palindrome");
}else{

printf("not palindrome");
}

ajithakhil
Автор

ALP to Check string is palindrome or not in ARM 7 Program one program send madi

balarajumbbalarajumb
Автор

input:noon5
output:noon is palindrome. pls slove this.

suchanaghosh
Автор

But I want in python not in C😢😢. Anyway you r looking gorgeous😍😍

saibashanoorbasha