Introduction To Linked List | Data Structure

preview_player
Показать описание
In this Python Programming video tutorial you will learn about Linked List data structure in detail.

Data structure is a way of storing and organising the data so that it can be accessed effectively.
Linked List is a linear data structure made up of chain of nodes in which each node contains a data field and link or reference.

There are different types of linked list. Here we will discuss about 3 common types of linked list.

#DataStructures #PythonPrograms #LinkedList

For more free tutorials on computer programming
Рекомендации по теме
Комментарии
Автор

Much love from Vietnam! You know how to make things so much easier to understand! True talent, you have

thangtran
Автор

U explained way better than my professor in the Philippines

spectrum
Автор

Thank you for this clear explanation including the drawings and plots - this is gold! You are better than my professor!

acerudate
Автор

Amazed how you make things look simple and easy. You're amazing 🙂

divyanshusingh
Автор

lovely content simple and concise thank you very much

AdwaitK-digb
Автор

Ahh trust me today I was thinking when are you going to create a video on linked list. Thank you for the detailed clear explanation. Look forward for the programmatic way of doing it as well.

greeshmashetty
Автор

Ma'am this is my first video of yours, I was searching for this detailed type of tutorials from the ages, i didn't even know that there is something like this present on youtube. Your content is awesome and much understandable. U will go very far.

UDCOOLBUDDY
Автор

Clear-cut explanation..! Thanks for it.

avuk
Автор

Nicely explained ma'am... the real life examples....💯🔥

shubhambandekar
Автор

explained in such an easy and simple way.... great :)

umamahkhalid
Автор

Thanks for giving us good examples and explanation ❤️

The_WarMachine
Автор

Really very nice. Please make videos in algorithms topic

dhivyaasai
Автор

Super explanation and Awsome leactures sis🔥🔥⚡⚡keep it up sis 💖💖💖

komaravalliranga
Автор

4:55 how do you found that, the head node is 10. Why not 30 plz explain how to find head node

Fitness_crip
Автор

Really its amazing explanation keep going. I love to watch your tutorials. If possible try to make a tutorial on Django, Flask and MYSQL. Because i like the easy way of your explanation.

ashwinis
Автор

Can you please provide us notes on full Data Structure via using Python please

surajt
Автор

can you please upload the subtitles for the videos of this playlist, really appreciate it

computervisionwithandy
Автор

Please make videos on time complexity Big O using python ....inspite of watching several videos am not able to understand it

nandinirm
Автор

how to concentrate that you have such a sweet voice

muralinaremurali
Автор

it would have been better if u had mentioned and explained the time complexity for each operation on the linked list

darkxxslayer