Queue Data Structure | Illustrated Data Structures

Опубликовано: 13 Февраль 2022
на канале: the roadmap
24,712
688

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  


На этой странице сайта вы можете посмотреть видео онлайн Queue Data Structure | Illustrated Data Structures длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь the roadmap 13 Февраль 2022, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 24,712 раз и оно понравилось 688 зрителям. Приятного просмотра!