Queue Data Structure | Illustrated Data Structures

Published: 13 February 2022
on channel: the roadmap
25,889
708

Queue is a linear collection of items where items are inserted and removed in a particular order. The queue is also called a FIFO Data Structure because it follows the "First In, First Out" principle i.e., the item that is inserted in the first is the one that is taken out first. In this video, we look at what the queue is, how it is implemented, what are different operations you can perform on a queue, and the implementation of Queue in JavaScript. After watching this video, you will be able to answer the following questions:

What is Queue Data Structure?
What is FIFO principle?
What are different operations you can perform on a Queue?
How to implement stack in Queue?

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 Queue Data Structure | Illustrated Data Structures with a duration of hours minute second in good quality, which was uploaded by the user the roadmap 13 February 2022, share the link with friends and acquaintances, this video has already been watched 25,889 times on youtube and it was liked by 708 viewers. Enjoy your viewing!