Sir please complete data structures series fast still many topics are there to complete. And also increase the frequency of uploading the video.great work sir.🙏🙏🙏🙏🙏🙏
In add_node function can I use head->link = newNode; Instead of newNode->link = head; head = newNode; So that reversing the linklist of a number is avoided ?
This is ok only if the list has one node...but if we add nodes at the end of the list...we need to traverse the list in order to add a node at the end... Instead we can add the node at the front and reverse the list as a whole.
Sir what about java programming You said two chapters are left but you didn't upload the two chapters still now Are you going to complete the course or not please reply sir Please complete the course 🙏🏻
@@solovary5959 If you use the AddAtEnd function, it adds the last digit i.e., the first digit of the number at the end of the list, therefore the resultant list is obtained in reversed order of the number. When we create a List from a number, the list must be formed as the same as the number, not the as its reverse form! So that we can use that particular function or block of code in another program too.
It will reverse the digits of number, not links of the linked list. So, only addAtEnd won't give you reversal of the linked list. We have to update links too which is done separately. Right ?
Saying thankyou won't be enough for the efforts you put in your video🙏🏿🙏🏿🙏🏿
Sir please complete data structures series fast still many topics are there to complete. And also increase the frequency of uploading the video.great work sir.🙏🙏🙏🙏🙏🙏
Sir after a long time
😂😂😂😂 Bhai badii jaldi jaldi video upload kartaa ho
sir please complete full course of data structures ASAP🙏🏻🙏🏻🙏🏻
Keep it up.... 👍👍👍👍
Sir, will you cover whole dsa in this playlist?
Sir waiting for completion of this course
Only source where I get concepts cleared. 🙏🙏🙏🙏🙏🙏
sir plz complete the whole ds play list🙏🙏
In add_node function can I use
head->link = newNode;
Instead of
newNode->link = head;
head = newNode;
So that reversing the linklist of a number is avoided ?
This is ok only if the list has one node...but if we add nodes at the end of the list...we need to traverse the list in order to add a node at the end... Instead we can add the node at the front and reverse the list as a whole.
Im very happy the playlist is again resumed😭😭😭😭
Do some more videos on linked list problems...."NESO ACADEMY" The all in one channel
Tooo goooddd Sir
I love Neso Academy :)
NICE SUPER EXCELLENT MOTIVATED
Thanks ♥️
Nice..... 😍
Sir what about java programming
You said two chapters are left but you didn't upload the two chapters still now
Are you going to complete the course or not please reply sir
Please complete the course 🙏🏻
For creating liked list, if we have used function addAtEnd instead of addAtBeginning then we can skip the step 2 i.e. Reversing the list. 😎
But that would not be legal.
@@dipeshsamrawat7957 why ❓
@@solovary5959 If you use the AddAtEnd function, it adds the last digit i.e., the first digit of the number at the end of the list, therefore the resultant list is obtained in reversed order of the number.
When we create a List from a number, the list must be formed as the same as the number, not the as its reverse form! So that we can use that particular function or block of code in another program too.
It will reverse the digits of number, not links of the linked list. So, only addAtEnd won't give you reversal of the linked list. We have to update links too which is done separately. Right ?
Please start c language classes
They have created a complete playlist of c language have look through their channel
Where did the Addition of 2 number happened
Exactly I have the same question
Sir plz try to cover all the topics in DS.
Plz upload a lil bit fast
When start c language classes
We've already completed C Programming, please follow the link ua-cam.com/play/PLBlnK6fEyqRggZZgYpPMUxdY1CYkZtARR.html
@@nesoacademy Thank you so much sir 🙏🙏🙏❤️❤️❤️😘
@@nesoacademy thank you so much, more C vids on Data Structures pretty please 🥺
Where are tree, heap etc?? why is this incomplete? It hurts.
Bro on captions also
Please sir 🙏🙏
👌👌👌👌👌👌👌
❤️
i didnt undertand nothing
So you did understand everything? 🤔