thank you so much sir !!! the way you are teaching oh my god ….it’s just awesome!!!!??… in detail …… your way of teaching is just simple and in understandable form…….i told my many of friends to watch your video if they have any doubt…?thank you
Your lectures help a lot … I have one request.. plz deliver one lecture making a program to count no of words,lines , characters in a text ..
And the same program for file as well
It was excellent sir,the video helped me a lot ,i was not able to understand the logic but after watching your video the logic was clear to me. Thankyou.
@Swapnil Sonsurkar, You’re welcome brother, Thank you too for your kind words., and I really appreciate your efforts to encourage your friends to learn the programming languages.
Given: Data set of N values, each data is of size 3 digit and all data values are positive
Output (required)
Sort the data in ascending and descending order with given condition
1. First digit should be middle digit of given data value
2. Second digit should be third digit of given data value
3. Third digit should be first digit of given data value
Example:
Let N=5
Data: 345 234 675 970 123 (all data are three digits)
Now the data becomes (as per output required)
453 342 756 709 231
Ascending Order: 231 342 453 709 756
Descending Order: 756 709 453 342 231
Hello Sir, my number is 120 or 0130, for these types of input number according to your program it is giving output as 21 and 31.
can please explain why it is giving this output and how to correct this output as 021 and 0310.
Thank you
No one can explain easiest as compare to you. Thank you sooooooooo much Sirji? Keep it up.
explained in a best possible way !
thank you so much sir !!! the way you are teaching oh my god ….it’s just awesome!!!!??… in detail …… your way of teaching is just simple and in understandable form…….i told my many of friends to watch your video if they have any doubt…?thank you
Thanks sir
+Swapnil Sonsurkar ,Welcome Dear
wonderfully explained….. thanks a lot, there is a great joy in sharing knowledge….much love and deep respect…. ??
awesome way of explanation….sir
How can we find next and previous palindrome?
Sir is having a really good knowledge about C. Thanks for helping me. You made C look more easy.
Best tutorial video.
Thanks
Awesome vid! I have a similar one on my channel that is a bit more basic, for anyone who didn’t quite understand this one!
Great Job sir thankyou so much for these tutorials!!No one can teach better than you 🙂
thank you sir for reply it means a lot for me that u had a look at my comment ?.u r one of the the best c teacher
Thank you so much brother 🙂
Your lectures help a lot … I have one request.. plz deliver one lecture making a program to count no of words,lines , characters in a text ..
And the same program for file as well
It was excellent sir,the video helped me a lot ,i was not able to understand the logic but after watching your video the logic was clear to me. Thankyou.
sir do u have any tutorials on data structure..Pls share those too , in case u have prepared any !!
@Swapnil Sonsurkar, You’re welcome brother, Thank you too for your kind words., and I really appreciate your efforts to encourage your friends to learn the programming languages.
@Sanjana Singh same he pdta hai agr 1221 same no nhi ata hai toh no is not palindrome
Sir int se samaj agya bt ek bar char ka bhi palibdrome ka video banado pls sir
need bubble sort/ sorting with array video tutotrial………plz
thank you sir…your way of teaching and understanding the logical problems is exceptional….
Thank you brother. Keep learning. GOD BLESS YOU 🙂
Nice video sir… but please tell us how abs() method works…. how it recognize the value is positive or negative….
Given: Data set of N values, each data is of size 3 digit and all data values are positive
Output (required)
Sort the data in ascending and descending order with given condition
1. First digit should be middle digit of given data value
2. Second digit should be third digit of given data value
3. Third digit should be first digit of given data value
Example:
Let N=5
Data: 345 234 675 970 123 (all data are three digits)
Now the data becomes (as per output required)
453 342 756 709 231
Ascending Order: 231 342 453 709 756
Descending Order: 756 709 453 342 231
simply the lectures deliverd by u are really awesome …..colicated programmes seems very simple
+anil singh, Thanks for your comment dear 🙂
Please, sir make videos on insertion sort, linear sort, bubble sort in c programming ,,
Some videos r there on sorting but they are according to c++
Can you please write a program on this:
Write a C program to accept an integer value and print digits using number.
like(356::: Three Five Six)
thanks for video………. it is really helpful and explained with class called simplicity .Best luck for future videos 🙂
Hello Sir, my number is 120 or 0130, for these types of input number according to your program it is giving output as 21 and 31.
can please explain why it is giving this output and how to correct this output as 021 and 0310.
Thank you