Stack Data Structure | Illustrated Data Structures

Published: 06 February 2022
on channel: the roadmap
33,207
951

Stack is a linear collection of items where items are inserted and removed in a particular order. Stack is also called a LIFO Data Structure because it follows the "Last In First Out" principle i.e. the item that is inserted in the last is the one that is taken out first. In this video, we look at what the stack is, how it is implemented, what are the different operations you can perform on a stack, and some of the real-world usages of Stack. After watching this video, you will be able to answer the following questions:

What is Stack Data Structure?
What is LIFO principle?
What are different operations you can perform on a Stack?
What are some usage examples of Stack?
How to implement stack in JavaScript?

Source Code:
https://github.com/kamranahmedse/data...

Data Structures Playlist:
   • Data Structures Illustrated  

Channel website:
https://roadmap.sh

Discord Community:
  / discord  

Find us on the internet:
  / roadmapsh  
  / kamrify  
https://github.com/kamranahmedse/deve...
  / roadmapsh  


On this page of the site you can watch the video online Stack Data Structure | Illustrated Data Structures with a duration of hours minute second in good quality, which was uploaded by the user the roadmap 06 February 2022, share the link with friends and acquaintances, this video has already been watched 33,207 times on youtube and it was liked by 951 viewers. Enjoy your viewing!