Sir, you are a great teacher !!! I have struggled for many years trying to go to classes in computer science and I had difficulty following the cryptic , quick explanations teachers and fellow students would try to give me , however, I never felt comfortable doing the coding by myself. But then I decided to try videos on UA-cam and I listened to few videos and Ias usual the went 100 miles per hour . I almost gave up. I decided to try one more video by you, sir, and immediately, I liked your logical approach. You began by showing a short link list made up of 5 boxes. You then defined a Node. It was so easy to follow exactly your explanation. So with this basic model, you then began describing the code and how each code piece was necessary to build this physical model using code language. It was magic ! I finally understood everything you said and you did not rush the explanation of the c code u used. What a wonderful moment of clarity! You are a great teacher because you understood the entire situation a learner had to overcome before understanding took hold. This is a rare gift for a great teacher to see where the learning hurdles are and then spend time addressing each hurdle ! Pure magic ! I always believed there was somebody out in the population that could achieve describing clearly Linked lists and sir you are clearly the great one ! God protect you so many others can gain from your explanations. My feelings about computer people is that they are good at programming but are horrible communicators. I have met teachers who did not care to communicate and they felt it was the student responsibility to figure things out. So thank you again. Gerard
Bahut bdiaa sir ,hum harr jagah kosis kiye linked list ke concept ko samghne ke liye ,lekin nahi samgh paye ,lekin apne ek bar me hi samgha diya ,great sir
Sir u r absolutely legend i dont know what should i say to express my feeling but i want to say i love u bcz i traversed over whole internet but didn't get link list concpet even little bit but u did it sir huge respect😘
Wao theory CLR tha but practical ab Cristal CLR ho gya thank you so much sir for fine , beautiful awesome video I have no word that I feel right n now 😊 very happy
Excellent explanation, but i think this is for C. imo, for C++ there is better methods like using keyword "new" for allocation memory instead of "malloc", assign "nullptr" to the pointer before it get its memory, and delete the nodes after using it to avoid memory leaks. i am open for discussions
Sir your class is so awesome!!.. Could u please do a video explaining the Code for declaring the node of a singly linked list that stores student related data?...plz...
Kindly help me understanding the concept of the question below 🙏 Write a program in C Language (i) to create TWO linked lists LIST1 = (30, 20, 10) and LIST2= (40,50,60,70 ). (ii) Write a function to insert the elements of LIST2 at the end of LIST1. The elements should be inserted by starting with inserting the last element 70 in that order to make LIST1=(30, 20 ,10, 70, 60, 50, 40).
With the help of rotor voltage and rotor current of slipring induction motor,how to select external resistance for rotor resistance starter ,please explain
I have a question, sir your explanation is damn good but I want to know how to code linked list which is taken data from user as input not want to written code including input data, I hope u understand my problem
When we are initially giving *head with the initial address ,you say that the address 1000 but in the program it is not mentioned. Can we give a specific address as per our requirement?
Could you please upload a single video that consists of all operations such as creation, display, insertion in 3 ways and deletion in 3 ways.... Please
Why link part of every node contain NULL instead of adress in final linked list?they have linked right ..so it must cpntain adress in link part...correct me if I'm wrong.
that moment when you're like "oh my God I'm getting it!"
I feel the same way.
And then getting interested in
Exactly
Then it's like other world on exam day
Best feeling
Best linked list tutorial on the internet by far!
Sir, you are a great teacher !!! I have struggled for many years trying to go to classes in computer science and I had difficulty following the cryptic , quick explanations teachers and fellow students would try to give me , however, I never felt comfortable doing the coding by myself.
But then I decided to try videos on UA-cam and I listened to few videos and Ias usual the went 100 miles per hour . I almost gave up.
I decided to try one more video by you, sir, and immediately, I liked your logical approach. You began by showing a short link list made up of 5 boxes. You then defined a Node.
It was so easy to follow exactly your explanation.
So with this basic model, you then began describing the code and how each code piece was necessary to build this physical model using code language.
It was magic !
I finally understood everything you said and you did not rush the explanation of the c code u used.
What a wonderful moment of clarity!
You are a great teacher because you understood the entire situation a learner had to overcome before understanding took hold.
This is a rare gift for a great teacher to see where the learning hurdles are and then spend time addressing each hurdle !
Pure magic !
I always believed there was somebody out in the population that could achieve describing clearly Linked lists and sir you are clearly the great one !
God protect you so many others can gain from your explanations.
My feelings about computer people is that they are good at programming but are horrible communicators. I have met teachers who did not care to communicate and they felt it was the student responsibility to figure things out.
So thank you again.
Gerard
Can you please tell me the working code as he taught. Thanks
Soo nicely explained , I hope everyone gets to watch these videos and clear their concept
Even after years the lessons remain Evergreen! Real soothe to the brain! You can't stop watching! ❤🎉🎉
Sir u make it simple to us ☺️ Everything seems easy when we learn from u..... thank u from the bottom of my heart ❤️
please give me your heart 😁😁😁😁😁😁
😍 btech completed 😉
Bahut bdiaa sir ,hum harr jagah kosis kiye linked list ke concept ko samghne ke liye ,lekin nahi samgh paye ,lekin apne ek bar me hi samgha diya ,great sir
what a way to explain, i was stuck on list list from couple of days, thanks a lot, keep up good work and may your channel grow 👍🙌
linked list*
Sir u r absolutely legend i dont know what should i say to express my feeling but i want to say i love u bcz i traversed over whole internet but didn't get link list concpet even little bit but u did it sir huge respect😘
My teacher could never......THANK YOU SIR!!!!!
Finally one is understanding linked list 😭😭❤
I have watched alot of videos on UA-cam about linkedlist but u nailed it man ❤️
Your the best sir thanq for giving this type of easy and understandable lectures❤❤❤
Seriously this guy have a special place in my heart fr 😭😭😭❤️❤️.
Thankyou Neso❤️.
অসাধারণ ।💜💜💜
OMG. WAITED FOR SOOOOOOOOOO LONG...FINALLLY
Wao theory CLR tha but practical ab Cristal CLR ho gya thank you so much sir for fine , beautiful awesome video I have no word that I feel right n now 😊 very happy
Explanation Is Super 👌
Sir your explanation is very easy ,👍👍👍
Your videos are AWESOME
I love Neso Academy. 💝
Only for the first time I m getting everything thnq so much for the lectures ...love u sir❤️❤️loved it
this channel is so helpful, thanks
Thank you, I am grateful for this❤
Great video
Thank you so much sir for making it so simple for us.
OMG WAITING FOR SUCH A USEFUL VIDEO AND FINALLY LANDED HERE 🙏🙌
Excellent explanation, but i think this is for C. imo, for C++ there is better methods like using keyword "new" for allocation memory instead of "malloc", assign "nullptr" to the pointer before it get its memory, and delete the nodes after using it to avoid memory leaks. i am open for discussions
Excellent explaination sir 🙌❤️
Sir your class is so awesome!!.. Could u please do a video explaining the Code for declaring the node of a singly linked list that stores student related data?...plz...
Best lecture in the world
THANKYOU!!! NEEDED THIS SO BADLY
Thanks for class!!!
When will the other videos come??? On stack queue and other data structures
theyre here
Should i write head->link =malloc(sizeof (struct ))
Amazing presentations.short videos makes it more enjoyable
After watching the tutorial I thought impossible ❌ possible ✅
Sir one suggestion also provide notes on app.... Like all C programs and theory. Plzzzzzz sir accept our request..
Superb! Explanation sir!!! 😊
Kindly help me understanding the concept of the question below 🙏
Write a program in C Language
(i) to create TWO linked lists LIST1 = (30, 20, 10) and LIST2=
(40,50,60,70 ).
(ii) Write a function to insert the elements of LIST2 at the end of LIST1.
The elements should be inserted by starting with inserting the last
element 70 in that order to make LIST1=(30, 20 ,10, 70, 60, 50, 40).
to me , now sll looks like a alphabets of english.
sir your video is nice we can understand quickly
NEEDED IT IN C++
Your videos are awesome💯
best explanation, thanks a lot. My only question is at the end, why head -> link is null? why not 2000??
Using c++ , we need
True😭😭
With the help of rotor voltage and rotor current of slipring induction motor,how to select external resistance for rotor resistance starter ,please explain
This for creation of 3 nodes in a singly linked list . What will be the changes in the code if we need more than 3 nodes ? Like if we have 'n' nodes .
awesome tutorial sir
How to print this list can u pls tell ?
Awesome sir👍🙌
sir, you are amazing
So helpful, thank you.
Thank you so much for this
Really you are fantastic
Indian accent, so helpful
講得太好了,感謝分享👍👍
Thanks a lot sir ❤️
Carefull he is a god for us❤
very good explonation sir
its so simple once you get it but before u did its like climbing a mountain without knowing you are climbing up or down.
while (true) { printf("Thank you!!!
");}
Thank you so much bro ❤❤
What about output ?
Thank youu so much man you’re doing a great work keep shining 🫶🏻
sir is it okay to assign variable via & operator than malloc function
Thnx
What great teaching
thanks
Soo nice of you sir but program were not running 😔😔
I have a question, sir your explanation is damn good but I want to know how to code linked list which is taken data from user as input not want to written code including input data, I hope u understand my problem
how do you make things look so easy... thank you very much
Sir please....want it in c++
Thank you so much 💓
Don't we need to free the memory allocated by malloc using free() function in the end? Please explain
Please start data structures in CPP also
Thank you
Wow u just made me understand it more! :D
thankyou so much
Why is struct node link a pointer?
Doing cs50 rn. had to watch this to understand what was going on in cs50
is typecasting necessary in cpp ?
4:11 now it is!
Exclusive ❤🎉
Your expectations make my problem solved...I think I want to ask how we linked these two nodes because we set the link of first node is NULL
When we are initially giving *head with the initial address ,you say that the address 1000 but in the program it is not mentioned. Can we give a specific address as per our requirement?
no
Can I create using C++?
Could you please upload a single video that consists of all operations such as creation, display, insertion in 3 ways and deletion in 3 ways.... Please
Where does 1000 comes from when making the pointer ?
Sir, can you please start online classes for c programming I want to study
1:25
Thank you 3/04/2022 , 6:14 am
What is output of thisbprohram??
Please create the vdo for queue in c program
hello sir if we don't want to store the address into head so what we can do
Sir i want notes 📝 plz from where i can have them?
Sir please add the notes on your website so that I can buy your DS course
instead of using malloc why cant we pass direct address(struct node *head=&v1), after creating variable v1
Legend
Understood within 20 mins of searching
what about linked list in java
Why link part of every node contain NULL instead of adress in final linked list?they have linked right ..so it must cpntain adress in link part...correct me if I'm wrong.