Linked List in Python 🐍 with Easiest Explanation & Execution

preview_player
Показать описание
00:00 – Introduction
00:41 – What is linked list?
05:12 – Execution in Python

Linked lists are a fundamental data structure in computer science, and they can be implemented in Python using classes. Below, I'll provide a comprehensive guide on how to create and work with linked lists in Python, focusing on singly linked lists, but also touching on doubly linked lists.

► Python For Beginners (Complete Playlist):

Other Subject-wise Playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
►Computer Networks :
►Design and Analysis of algorithms (DAA):
►Database Management System:
► Theory of Computation
►Artificial Intelligence:
►Computer Architecture:
►Operating System:
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Data Structure:
►Graph Theory:
►Programming in C:
►Digital Logic:
► Class XI Computer Science(Full Syllabus)
► Microprocessor Playlist:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
#python #pythonprogramming
Рекомендации по теме
Комментарии
Автор

Thanks a lot sir. 3 hrs of lectures in classroom and after watching many videos I did understand the logic but not the implementation. This is the best video for implementation of LL .Once again thank a lot sir u saved me🛐

Vishwas-ucji
Автор

Best video on youtube to understand linked list 💯👍

omprakashpatel
Автор

I am beginner in python.... Already learnt linked list in c Watching this video to understand the syntax.

localff
Автор

wtf what the actual fuck bas ye tha linked list like isi explanation ke liye 1-1/2 2 ghante ki video hai fir bhi kuch samajh nahi aata but in this 12 mins im confident, Hats off .

manveshthakur
Автор

explanation seems wrong in section `What is linked list`. Here you talked about inserting at a random location(apart from first and last in dynamic array) being O(n). Which is correct. But for this operation in LinkedList we will also get O(n) when inserting at location apart from first and last.

Reason being in LL we don't have any mean of determining the location of the data, for that we have to traverse from first to the location of data. which will take O(n).

I think you mean to insert at the first position of dynamic array where you have to shift all the element of dynamic array resulting in O(n) and this will be O(1) in LL

shubhamtyagi
Автор

I have no words to express my feeling I watched lots of videoes on linked list but they are not good
but I can assurely tells you guys this is the best explanation I have ever seen on linked list
thanks bro
😊😊😊😊😊😊😊

karanhaldar
Автор

bhaiya ye best video hai beginners ke liye thankyou

vanshmicrosoft
Автор

thank you for the smooth explanation sir
🤝🤝

shankuachyuth
Автор

Thank you sir, muje samaj nehi araha tha lekin app ki video dekh kar ab clear hoo gaya❤❤🤗🤗

popoff
Автор

this is better than any other explanation ive seen, i finally know how to implement !

khndokar
Автор

Happy New Year Sir, ML and AI is most important please complete it u have said ki aap complete kroge poora DA ka syllabus please try to complete 🙏

nikk__
Автор

Thanks alot great explanation, please complete this playlist sir

home
Автор

Thanks a lot. this video helped me so much. can u pls start DSA in python course. it will be so helpful

ShaikMaheer-sgpv
Автор

Sir can you please make a complete course on CCNA, I only have 2 months to give the exam, I have watch all your computer networking videos and it help a lot, please make a course on CCNA it is very important, i Learn the best from you.

littlejin-nx
Автор

bro, linked list ki cpp me bhi aik video banaye fully concepts k sath ..

OSAMAKHAN-ekcn
Автор

sir please do polymorphism, abstraction and other

littlejin-nx
Автор

sir plz make videos on ML the current playlist are lacking majority of the topics

FootballFever-
Автор

It is not working showing error in defining node

ritusharda
Автор

Sir kya ap up police computer operator ka batch koi suru karege

amanmaurya
Автор

Sir how to make virus please make playlist video

Mrpaisa-thol