C46- C Program to check whether a given string is palindrome explained in tamil

  Рет қаралды 31,999

Kai Naatu

Kai Naatu

3 жыл бұрын

In this c programming tutorial for beginners we are going to learn how to check whether the given string is palindrome in tamil..
the word "madam" is pronounced as madam on both sides even if the string is reversed and thus is called palindrome..
some of the palindrome are
1. madam
2. malayalam
3.wasitacatisaw
4. madamiamadam
palindrome program in c language explained simply in tamil..
#palindrome #kainaatu #program
String and array explained • What is an array? | Ar...
Conditional operator link : • What is conditional op...
First programming episode : • C1: C program to check...
Fundamentals of c in tamil: • Fundamentals of c in t...
--------_-------_------------------------_----------_----------
Contact Us: mailkainaatu@gmail.com
FB page: LearnFromPugal
Instagram: / kai_naatu
Twitter: / naatukai
-----------_-------_------------------------_----------_---------

Пікірлер: 80
@dajith1317
@dajith1317 Жыл бұрын
100 percent very very clear explanation..... Doubt is 0 percet ❤
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼👍🏼
@sujathats4435
@sujathats4435 Жыл бұрын
Super sir , really impressed by the way u have explained
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼
@alwin_sigamani
@alwin_sigamani Жыл бұрын
Sir neenga super ah explain panreenga easy to understand your teaching methods..
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼👍🏼
@user-uy7zv1qz4r
@user-uy7zv1qz4r 2 ай бұрын
inga solli thara explanation.easy ya purithu sir
@sriram5839
@sriram5839 2 жыл бұрын
Waiting for u r next class, sir 🔥
@GayatriSuresh-ix4tc
@GayatriSuresh-ix4tc 6 ай бұрын
Hats off to u sir super ah explain panuga
@dajith1317
@dajith1317 Жыл бұрын
Best teacher ever 💯💯💯
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼
@tarputharaj
@tarputharaj 3 ай бұрын
Super sir🎉
@sandhiya5858
@sandhiya5858 Жыл бұрын
Theivam sir neenga 😩🔥🙏🙏
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼
@rafiapple9997
@rafiapple9997 2 жыл бұрын
Wonderful explanation sir 😍🙌
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Thank you..👍🏼👍🏼
@YogaLakshmi-li2mz
@YogaLakshmi-li2mz Жыл бұрын
Tq sir for your very clear explanation logic
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼
@dhileepn8414
@dhileepn8414 Жыл бұрын
hi pugazh, how to write a palindrome without string function its possible or not?
@divyabharathi5987
@divyabharathi5987 3 жыл бұрын
Excellent teaching sir..sir Anagram words use panni solli kudunga sir
@KaiNaatu
@KaiNaatu 3 жыл бұрын
Sure..👍🏼👍🏼
@maheshwarananbalagan9803
@maheshwarananbalagan9803 Жыл бұрын
Excellent sir ❤️❤️❤️
@KaiNaatu
@KaiNaatu Жыл бұрын
👍🏼👍🏼
@prabupandiyan7557
@prabupandiyan7557 3 ай бұрын
Good bro
@rajeswariganesh9735
@rajeswariganesh9735 3 жыл бұрын
Sir, Very nice explanation. Super ah puriyudhu Can you teach Golang in tamil
@KaiNaatu
@KaiNaatu 3 жыл бұрын
Thank you.. next python soli tara poren .. java, dart, soli taralam nu iruken.. let me try to teach golang..👍🏼
@rajeswariganesh9735
@rajeswariganesh9735 3 жыл бұрын
@@KaiNaatu ok sir
@mokka_comedy
@mokka_comedy 3 ай бұрын
You are taking index value is 0 , so not len -1 , (i=0;i
@kalaivanip5252
@kalaivanip5252 3 жыл бұрын
Nice explanation sir
@KaiNaatu
@KaiNaatu 3 жыл бұрын
Thank you..
@balajits3114
@balajits3114 2 жыл бұрын
Sir,For loop la i++ and ++i use panna Enna change Varum,palindrome la.
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Periya change illa, little bit faster ++i
@anbubharathi6797
@anbubharathi6797 3 жыл бұрын
super sir 👍
@rahulkece8993
@rahulkece8993 2 жыл бұрын
Thank you sir ❤️
@KaiNaatu
@KaiNaatu 2 жыл бұрын
👍🏼👍🏼
@keestudies
@keestudies 2 жыл бұрын
Sir one scenerio, ipo input 51150 , program vachu first 4 number matum pick panni output 5115 is pallindrome nu yepadi kondu varathu my interview question
@KaiNaatu
@KaiNaatu 2 жыл бұрын
This is so simple.. 1. Let n = 51150, do this operation n1=n/10 n2=n1 You will get 5115 Now use number reverse program to reverse the value in n1 Compare the value in n2 and the reversed value.. That's it..👍🏼
@keestudies
@keestudies 2 жыл бұрын
@@KaiNaatu thank u sir
@karthik7979
@karthik7979 Жыл бұрын
Antha code la for loop la condition worng ah iruku (i
@KaiNaatu
@KaiNaatu Жыл бұрын
First learn the array concept properly and if you start an array loop, it will start from zero and ends with length -1
@brand7.033
@brand7.033 2 жыл бұрын
அருமை
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Thank you..
@sabarikrish7171
@sabarikrish7171 3 жыл бұрын
Sir string use pannum pothu & symbol maximum use Panna vename?
@KaiNaatu
@KaiNaatu 3 жыл бұрын
Yes it is optional.. beginners ku kulapama irukum,that's why I used &
@sabarikrish7171
@sabarikrish7171 3 жыл бұрын
@@KaiNaatu ok sir Sir palindrome string ah hollow diamond la epdi print seirathu nu 1 video podunga sir
@KaiNaatu
@KaiNaatu 3 жыл бұрын
Kandippa
@cosmology13.84
@cosmology13.84 2 жыл бұрын
sir, please start the functions topics
@vinodhpreeti9666
@vinodhpreeti9666 2 жыл бұрын
Do we need to use clrscr?
@KaiNaatu
@KaiNaatu 2 жыл бұрын
In pc you need it.. if you are using editor in mobile, there is no need..👍🏼
@struckysuren3426
@struckysuren3426 2 жыл бұрын
ur genius
@KaiNaatu
@KaiNaatu 2 жыл бұрын
👍🏼👍🏼
@SenthilKumar-xo1mu
@SenthilKumar-xo1mu 2 жыл бұрын
🙏🙏🙏👌👌👌 super
@KaiNaatu
@KaiNaatu 2 жыл бұрын
👍🏼👍🏼
@gowthamb12a68
@gowthamb12a68 Жыл бұрын
Sir palindrome using pointers solli thanga sir
@nishanthmaran4667
@nishanthmaran4667 2 жыл бұрын
Sir intha program la yeanaku error varuthu sir
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Varaathe.. check panni paarunga.. if you could not rectify the error, send the screen shot of the program to the email.. mailkainaatu@gmail.com
@snehapriyaRMsec
@snehapriyaRMsec Жыл бұрын
Its not working..donno y
@KaiNaatu
@KaiNaatu Жыл бұрын
Check the code properly and find the bugs.. send the screenshot to the email id if you could not rectify..
@user-tb4pm8hg4m
@user-tb4pm8hg4m 2 жыл бұрын
Super
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Thank you..👍🏼👍🏼
@shakircassim1798
@shakircassim1798 Жыл бұрын
👌
@KaiNaatu
@KaiNaatu Жыл бұрын
❤️
@rbkswages3180
@rbkswages3180 2 жыл бұрын
Sir etha mathiriye technical interview kekura coding questions lam explain panunga sir like Eliminate common term from two strings Print the Program as per the Input->(a3b4d2), output->(aaabbbbdd) Rotate the first and last rows, columns of a square matrix.
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Kandippa oru episode la indha problems la senji kaatren.. if you need urgently mail to the official ID of the channel.. mailkainaatu@gmail.com
@kavitharameshkumar596
@kavitharameshkumar596 9 ай бұрын
sir strrev error nu varudhu sir
@KaiNaatu
@KaiNaatu 9 ай бұрын
String.h ah include pannitu program pannunga
@karthik7979
@karthik7979 Жыл бұрын
Intha code work pannathu this is wrong. For loop la i length ah cross pannunathu for loop work agathu stop agitum
@KaiNaatu
@KaiNaatu Жыл бұрын
Did you saw the full video, watch the execution part and how the output is being produced from the code ..
@salmanfaris3776
@salmanfaris3776 2 жыл бұрын
this code isn't working concept is really good and applicable but idk this isn't working
@KaiNaatu
@KaiNaatu 2 жыл бұрын
Check it, it will work
@zeldanintendo9266
@zeldanintendo9266 Жыл бұрын
Sir (count==i) not (count==len)
@KaiNaatu
@KaiNaatu Жыл бұрын
Before comparing, just print these two values (len and i ) to check the exact values after computation..you will understand this well..👍🏼
@manikrishkrish9908
@manikrishkrish9908 2 жыл бұрын
Anna compare the strings program video post pannuga
@vignesh8203
@vignesh8203 2 жыл бұрын
#include #include Void main() { Char s1[100],s2[100]; Int cmp; printf(" Enter the string1:"); gets(s1); Printf(" Enter the string2:"); gets(s2); cmp=strcmp(s1,s2); printf(" Compression between s1 and s2:%d",cmp); }
@manikrishkrish9908
@manikrishkrish9908 2 жыл бұрын
Plz anna
@sujigopu6609
@sujigopu6609 2 жыл бұрын
Say louder sirrr
@vijayramm696
@vijayramm696 Жыл бұрын
Sir what app ur using
@KaiNaatu
@KaiNaatu Жыл бұрын
Coding C
@venkatr2307
@venkatr2307 Жыл бұрын
Sir Strings ezhuthumbothu ambersand symbol use panna kudathu ella ?
@KaiNaatu
@KaiNaatu Жыл бұрын
Optional.. use panalam,panamalum irukalam..
C47- C program to find number of 'e' in a string
7:53
Kai Naatu
Рет қаралды 3,4 М.
That's how money comes into our family
00:14
Mamasoboliha
Рет қаралды 11 МЛН
ОСКАР vs БАДАБУМЧИК БОЙ!  УВЕЗЛИ на СКОРОЙ!
13:45
Бадабумчик
Рет қаралды 6 МЛН
NERF WAR HEAVY: Drone Battle!
00:30
MacDannyGun
Рет қаралды 58 МЛН
What is an array? | Arrays explained in tamil
15:42
Kai Naatu
Рет қаралды 37 М.
Special Programs in C − Pyramid of Stars
11:06
Neso Academy
Рет қаралды 850 М.
String Palindrome | C Interview Programs | Logic First Tamil
9:59
Logic First Tamil
Рет қаралды 11 М.