How to Implement a Stack using a Linked List | Step by step with animations | Study Algorithms

preview_player
Показать описание
Once you understand how the stack data structure works, it becomes quite imperative that you learn how you can go about implementing it yourself. Using a linked list is one way to implement the stack data structure. Watch this video to learn step by step how to create nodes, and arrange them in such a way that you can mimic the stack functionality of LIFO. All along with animations and code implementation in JAVA.

Chapters:
00:00 - Intro
00:59 - Understanding the problem
02:39 - Stacks and Linked Lists
08:28 - Side by side example
11:03 - Dry-run of code
13:28 - Final Thoughts

📚 Links to topics I talk about in the video:

📖 Reference Books:

🎥 My Recording Gear:

💻 Get Social 💻

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

Very crisp and clear .. Thank you so much

jagdishkhetre
Автор

U save me brother, In 2 hours i have my End Exam DSA

samithadeshan
Автор

Really Awesome video to see visualisation of stacks how it really implementation using Linked list

AnkitDiswar
Автор

Good work sir, one day u will achieve 1M subscriber.Please cover DP from top to bottom

azraazra
Автор

Thanks for videos and your hard work .

siddheshpatil
Автор

Bhi thi AAP Hindi me sam jhao to jada achha rhe ga

VK-yxgc
Автор

Thanks.Your explanation style is very helpful for beginners like me
Keep doing the same 🤍

aswanthnarayanan