I want to say this is the most thorough explanation on the matter I've encountered so far. You explain every single step and there is no room for confusion on an already confusing matter. Kudos!
Your linked list tutorial is an absolute masterpiece! Your meticulous explanations, detailed representations, and patience throughout the video are unmatched. I've never encountered such a comprehensive and clear breakdown of the concept. Thanks for your exceptional effort and teaching skills! 😌
Please upload more data structures and algorithms in python in detail. If it's possible from your side then also please upload in hindi language as well. Thank You 👍
This tutorial on linkedlist in python is awesome, but in double linked list i think we can use another pointer at the end like how we are using head for the start, so that we don't need to traverse to the end through the linked list everytime. I think that was the main advantage for using double linked list, that it uses another pointer at end, and insertion and deletion operations at end can be performed easily
I tried a lot of youtube channels to study dsa in python, but none of them explained the concepts in such detailed and easy way. i won't go to other channels from now on
SIR YOUR VIDEO IS FAB! THEY ARE LITERALLY AMAZING ,MEI KABSE SEARCH KER RHI THII LINKED LIST KI BEST VIDEO TO UNDERSTAND OR FINALLY BECAUSE OF YOUR TEACHING I UNDERSTAND LINKED LIST IMPLEMENTATION IN PYTHON I REALLY APPRECIATE YOU FOR MAKING THS VIDEO SO UNDERSTANDABLE 👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍 KEEP MAKING SUCH VIDEOS AND GET GREAT SUCCESS IN LIFE .
Thank you so much for this video this is the easiest most simple explanation please cover other topics of DSA as well like this in a well-structured video thanks again☺
For doubly linked list, would it make sense to add an attribute self.tail pointing to the end (similar to self.head)? This will make reverse traversal and insertion at end easier eh?
Get your free certificate of completion for the Python Data Structures course, Register Now: glacad.me/3DlqUJN
I want to say this is the most thorough explanation on the matter I've encountered so far. You explain every single step and there is no room for confusion on an already confusing matter. Kudos!
Your linked list tutorial is an absolute masterpiece! Your meticulous explanations, detailed representations, and patience throughout the video are unmatched. I've never encountered such a comprehensive and clear breakdown of the concept.
Thanks for your exceptional effort and teaching skills! 😌
This is best explanation of Linked list in python compared to all other videos on youtube and even other paid platforms.Hands Down
Linked list content taught by you is bestest video i have ever seen
Thanku very much for clearing a every step
Please upload more data structures and algorithms in python in detail. If it's possible from your side then also please upload in hindi language as well. Thank You 👍
Yes in Hindi also
Indeed the best tutorial on Linked Lists!! Thank you for creating this tutorial.
This tutorial on linkedlist in python is awesome, but in double linked list i think we can use another pointer at the end like how we are using head for the start, so that we don't need to traverse to the end through the linked list everytime. I think that was the main advantage for using double linked list, that it uses another pointer at end, and insertion and deletion operations at end can be performed easily
I tried a lot of youtube channels to study dsa in python, but none of them explained the concepts in such detailed and easy way. i won't go to other channels from now on
This is amazing . Tomorrow will my exam and i am so confident
Excellent Tutorial!!! I like how you included the address information. Thank you so much for all your effort.
SIR YOUR VIDEO IS FAB! THEY ARE LITERALLY AMAZING ,MEI KABSE SEARCH KER RHI THII LINKED LIST KI BEST VIDEO TO UNDERSTAND OR FINALLY BECAUSE OF YOUR TEACHING I UNDERSTAND LINKED LIST IMPLEMENTATION IN PYTHON I REALLY APPRECIATE YOU FOR MAKING THS VIDEO SO UNDERSTANDABLE 👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍 KEEP MAKING SUCH VIDEOS AND GET GREAT SUCCESS IN LIFE .
Wow what a video i learned every thing from this video for free . Thanks genius instructor 🥳
one of the best explaination of linked list on YT thank you so much sir !
Most welcome! Explore Great Learning Academy www.mygreatlearning.com/academy?CPV_YT&Comment_reply&YTVids2024
Thank you so much for this video this is the easiest most simple explanation please cover other topics of DSA as well like this in a well-structured video thanks again☺
Superb Explanation's wanted to watch more videos which is explained by you.Could you please let me know the links?
❤❤❤❤❤ Awesome teaching quality!!!!! May Allah bless you bro!
For doubly linked list, would it make sense to add an attribute self.tail pointing to the end (similar to self.head)? This will make reverse traversal and insertion at end easier eh?
👏👏👏. do more videos. i really struggle with dsa.
bro do further topics like graphs,tree,backtracking in python it will be helpful
When will Trees and Graphs in python will come ...?? Eagerly waiting for that video .
Upload all interview related python ds videos 👍🏻🥰
Thanks bro 😁😁
bro thank you so much ❤
amazing!
Very nice explanation bro ❤️
Hi we are glad that you liked our Content Please do subscribe to our Channel for Similar & Awesome Content
Bro, how to solve these problems in leetcode?, its confusing me
Can same program can be run in VScode?
Yess