Linked List in Python 🐍 with Easiest Explanation & Execution

  Рет қаралды 37,274

Gate Smashers

Gate Smashers

Күн бұрын

Пікірлер: 44
@Vishwas-uc3ji
@Vishwas-uc3ji 4 ай бұрын
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🛐
@omprakashpatel6700
@omprakashpatel6700 8 ай бұрын
Best video on youtube to understand linked list 💯👍
@NehaFathima-g3s
@NehaFathima-g3s 12 күн бұрын
sir you explain all concepts so easily, best explanation on linked list
@localff1122
@localff1122 Ай бұрын
I am beginner in python.... Already learnt linked list in c ..... Watching this video to understand the syntax.
@khndokar2382
@khndokar2382 7 ай бұрын
this is better than any other explanation ive seen, i finally know how to implement !
@popoff5931
@popoff5931 7 ай бұрын
Thank you sir , muje samaj nehi araha tha lekin app ki video dekh kar ab clear hoo gaya❤❤🤗🤗
@manveshthakur8883
@manveshthakur8883 6 ай бұрын
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 .
@shubhamtyagi9160
@shubhamtyagi9160 3 ай бұрын
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
@vanshmicrosoft1773
@vanshmicrosoft1773 8 ай бұрын
bhaiya ye best video hai beginners ke liye thankyou
@karanhaldar755
@karanhaldar755 6 ай бұрын
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 😊😊😊😊😊😊😊
@powerful_sigmasuccess_quotes
@powerful_sigmasuccess_quotes 24 күн бұрын
❤❤ Thankyou so much sir for this video. I watched 2 videos for this topic from popular youtubers (code with harry & codebasics yt channel) but still not understand the concept but your video with syntax helped me to understand this concept. Thank you so much ❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤❤
@anupamajedi6883
@anupamajedi6883 5 ай бұрын
Best explanation on linked list ever
@projectalex8
@projectalex8 2 ай бұрын
thank you for the smooth explanation sir 🤝🤝
@nikk_1_
@nikk_1_ 10 ай бұрын
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 🙏
@ShaikMaheer-sg3pv
@ShaikMaheer-sg3pv 6 ай бұрын
Thanks a lot. this video helped me so much. can u pls start DSA in python course. it will be so helpful
@Nitinkumar-oq4sz
@Nitinkumar-oq4sz 3 ай бұрын
Sir ur so best teacher
@home5871
@home5871 6 ай бұрын
Thanks alot great explanation, please complete this playlist sir
@chillmind2346
@chillmind2346 22 күн бұрын
thank you sir
@vishalpardeshi304
@vishalpardeshi304 4 ай бұрын
Thanks!
@OSAMAKHAN-ek6cn
@OSAMAKHAN-ek6cn 7 ай бұрын
bro , linked list ki cpp me bhi aik video banaye fully concepts k sath ..
@littlejin-n8x
@littlejin-n8x 10 ай бұрын
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.
@tanuyadav-n1s
@tanuyadav-n1s Ай бұрын
thank u so much
@MirGlobalAcademy
@MirGlobalAcademy 7 ай бұрын
Great Man! Thank you !
@FootballFever-78
@FootballFever-78 10 ай бұрын
sir plz make videos on ML the current playlist are lacking majority of the topics
@littlejin-n8x
@littlejin-n8x 8 ай бұрын
sir please do polymorphism, abstraction and other
@thetechies2259
@thetechies2259 3 ай бұрын
thankyou bro
@animetdm6369
@animetdm6369 7 ай бұрын
best video fr
@riteshbisht94
@riteshbisht94 10 ай бұрын
Happy new year sir 🥳
@Mr.VishalYadav9
@Mr.VishalYadav9 10 ай бұрын
Thank you sir
@sapandhal9226
@sapandhal9226 10 ай бұрын
Happy New year sir
@amanmaurya3247
@amanmaurya3247 10 ай бұрын
Sir kya ap up police computer operator ka batch koi suru karege
@Niki-ue6fk
@Niki-ue6fk 7 ай бұрын
Thanks man!
@DevikaSinha-bi8wu
@DevikaSinha-bi8wu 7 ай бұрын
👍👍
@Mrpaisa-th1ol
@Mrpaisa-th1ol 10 ай бұрын
Sir how to make virus please make playlist video
@ritusharda3863
@ritusharda3863 2 ай бұрын
It is not working showing error in defining node
@Hasimamla207
@Hasimamla207 2 ай бұрын
❤❤❤❤❤❤❤❤
@parush5381
@parush5381 6 ай бұрын
sir code is not running
@khushaltrivedi9829
@khushaltrivedi9829 Ай бұрын
Seems LinkedIn List is not that helpful in python since it already solves dynamic array problem
@syedsohail3789
@syedsohail3789 6 ай бұрын
Bhai yaar current =current.next Bohot problem hori yaar Kya hai yeh
@Vinaya_Sankpal
@Vinaya_Sankpal 5 ай бұрын
Full Screen not visible
@amanmaurya3247
@amanmaurya3247 10 ай бұрын
Sir please reply
@FootballFever-78
@FootballFever-78 10 ай бұрын
sir plz make videos on ML the current playlist are lacking majority of the topics
@arijitpaul4033
@arijitpaul4033 10 ай бұрын
Happy New Year Sir 🎉
Linked List - Data Structures & Algorithms Tutorials in Python #4
28:16
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 51 МЛН
😜 #aminkavitaminka #aminokka #аминкавитаминка
00:14
Аминка Витаминка
Рет қаралды 2,6 МЛН
Decorators in Python 🐍 with Example
6:34
Gate Smashers
Рет қаралды 27 М.
Python Data Structures #2: Linked List
18:54
Brian Faure
Рет қаралды 438 М.
Python Tutorials - Singly Linked List | Program | Part 1
15:55
Amulya's Academy
Рет қаралды 260 М.
Linked List Types | Data Structure
7:00
Gate Smashers
Рет қаралды 36 М.
SINGLE LINKED LIST (CREATE AND DISPLAY) USING PYTHON
27:58
Sundeep Saradhi Kanthety
Рет қаралды 87 М.
Modules in Python 🐍 with Execution | Python for Beginners
5:38
Gate Smashers
Рет қаралды 37 М.
Introduction to Linked Lists (Data Structures & Algorithms #5)
18:47
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 51 МЛН