Linked List Data Structure explained with animations | Common Operations | Study Algorithms

preview_player
Показать описание
Linked List is a data structure that is really helpful to write memory efficient and fast programs. A linked list consists of list nodes. Each list node has a value and the address to the next node. This chain of nodes is often called as a linked list. Watch this video to know why this data structure is even needed? Watch animations while I form a linked list in front of you and how does it look when you traverse it. Also see the code to implement it in JAVA.

Chapters:
00:00 - Intro
00:46 - Why Linked Lists?
03:40 - Creating a Linked List
06:23 - Structure of a Linked List
07:53 - Common Operations
10:16 - Dry-run of Code
13:34 - Final Thoughts

📚 Links to topics I talk about in the video:

📖 Reference Books:

🎥 My Recording Gear:

💻 Get Social 💻

#datastructures #programming #linkedlist
Рекомендации по теме
Комментарии
Автор

Even after 4 years, best tutorials on Data Structures. Never thought I would find DSA easy until now.

sukanyasatapathy
Автор

The reason why I pay my internet bills is you bruh.

imdarkseid
Автор

dint even know the use of this before, but now i got an clear idea of why and how it is being tysm tysm sirrr

Lakshareads
Автор

Simple, illustrative and effective . . I Studied Linked lists before .. but I leaned something new here .. SO Thanks 💛

waly
Автор

keep helping us by uploading this videos....god bless you Nikhil, very nice explaination

ShrutikaUtsav-ovkc
Автор

Thank you so much you made this concept super easy for me☺

simransakshi
Автор

really you explained in very easy manner tq

nageshnimmala
Автор

great playlist thank you for creating 😊

thekishancloudvlog
Автор

This is so fantastic. Thanks so much. Subscribed

jasper
Автор

Simply the first element that is pointed by the head of the list will be operated first. As in the queue the one ehich is at first gets the first chance to perform anything.

AnmolGupta-ojlm
Автор

Thank you so much brother for explaining and making it easy to understand all DSA concepts and leetcode problems. we all are always grateful to you🙇‍♀💙.Can you please make a video on H-Index leetcode please. iam finding it very difficult to understand with other channel videos.

navyanavilu
Автор

Thanks, great explanation ❤️.A little suggestion i think you should upgrade you mic.

Engineering_Book_Summary
Автор

Bro, which software are you using to write/draw?

GautamkrSah
Автор

can you also do a video on delete, insert

deepeshreddy
Автор

But the problem is, there are many algorithm and coding structure that every youtubers define by their own way of understanding

rdxdevil
welcome to shbcf.ru