Double Linked List Data Structure explained with animations | Structure & Code | Study Algorithms

preview_player
Показать описание
Double Linked Lists are an improvement over the single linked list data structure. It helps you to overcome some limitations for traversing the elements. This video talks about the challenges you face and how the structure of a double linked list helps you to overcome those hurdles. You will also find a sample implementation in JAVA to create a tiny double linked list. I do not cover any operations on double linked list. This video focuses only on understanding the concept.

Chapters:
00:00 - Intro
01:47 - Limitations of a Single Linked List
04:46 - Structure of a Double Linked List
06:15 - Creating a Double Linked List
09:01 - Dry-run of code
11:45 - Final Thoughts

📚 Links to topics I talk about in the video:

📝 Playlists:

📖 Reference Books:

🎥 My Recording Gear:

💻 Get Social 💻

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

this channel is very underated
but have motivation sir
we are finding now this gem channel

NiteshMaurya
Автор

This was awesome! Thank you so much for this, it really helped me understand doubled linked lists! 😀👏👍

OttenaRowe
Автор

Thank you so much sir, your way of explanation helps me alot..💙

demonte.
Автор

Hi nikhil your videos are awesome but i see views are less but subscriber above 50k, how u achieved it? If u can share trick

sumitmalpure