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.
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
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..👍🏼
#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); }
100 percent very very clear explanation.....
Doubt is 0 percet ❤
👍🏼👍🏼
Sir neenga super ah explain panreenga
easy to understand your teaching methods..
👍🏼👍🏼
Super sir , really impressed by the way u have explained
👍🏼
Thank you so much sir.. wonderful explanation
Best teacher ever 💯💯💯
👍🏼
sir romba supera explain pandringa sir
Hats off to u sir super ah explain panuga
Waiting for u r next class, sir 🔥
inga solli thara explanation.easy ya purithu sir
Theivam sir neenga 😩🔥🙏🙏
👍🏼
Tq sir for your very clear explanation logic
👍🏼
Excellent sir ❤️❤️❤️
👍🏼👍🏼
Wonderful explanation sir 😍🙌
Thank you..👍🏼👍🏼
Excellent teaching sir..sir Anagram words use panni solli kudunga sir
Sure..👍🏼👍🏼
Nice explanation sir
Thank you..
Sir superuuu
Sir,
Very nice explanation.
Super ah puriyudhu
Can you teach Golang in tamil
Thank you.. next python soli tara poren .. java, dart, soli taralam nu iruken.. let me try to teach golang..👍🏼
@@KaiNaatu ok sir
Thank you sir ❤️
👍🏼👍🏼
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.
Kandippa oru episode la indha problems la senji kaatren.. if you need urgently mail to the official ID of the channel.. mailkainaatu@gmail.com
Sir,For loop la i++ and ++i use panna Enna change Varum,palindrome la.
Periya change illa, little bit faster ++i
Do we need to use clrscr?
In pc you need it.. if you are using editor in mobile, there is no need..👍🏼
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
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..👍🏼
@@KaiNaatu thank u sir
Antha code la for loop la condition worng ah iruku (i
First learn the array concept properly and if you start an array loop, it will start from zero and ends with length -1
hi pugazh, how to write a palindrome without string function its possible or not?
super sir 👍
Sir Strings ezhuthumbothu ambersand symbol use panna kudathu ella ?
Optional.. use panalam,panamalum irukalam..
🙏🙏🙏👌👌👌 super
👍🏼👍🏼
Sir string use pannum pothu & symbol maximum use Panna vename?
Yes it is optional.. beginners ku kulapama irukum,that's why I used &
@@KaiNaatu ok sir
Sir palindrome string ah hollow diamond la epdi print seirathu nu 1 video podunga sir
Kandippa
அருமை
Thank you..
Good bro
You are taking index value is 0 , so not len -1 , (i=0;i
Its not working..donno y
Check the code properly and find the bugs.. send the screenshot to the email id if you could not rectify..
ur genius
👍🏼👍🏼
Sir intha program la yeanaku error varuthu sir
Varaathe.. check panni paarunga.. if you could not rectify the error, send the screen shot of the program to the email..
mailkainaatu@gmail.com
Sir palindrome using pointers solli thanga sir
Super
Thank you..👍🏼👍🏼
sir strrev error nu varudhu sir
String.h ah include pannitu program pannunga
sir, please start the functions topics
🙏
👌
❤️
this code isn't working
concept is really good and applicable but idk this isn't working
Check it, it will work
Sir (count==i)
not (count==len)
Before comparing, just print these two values (len and i ) to check the exact values after computation..you will understand this well..👍🏼
Intha code work pannathu this is wrong. For loop la i length ah cross pannunathu for loop work agathu stop agitum
Did you saw the full video, watch the execution part and how the output is being produced from the code ..
Anna compare the strings program video post pannuga
#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);
}
Plz anna
Ayya romba nadri ayya
Say louder sirrr
Sir what app ur using
Coding C
Super sir🎉