Introduction to the Queue ADT (First in First out Abstract Data Type)

Published: 02 April 2020
on channel: Gina Sprint
806
9

An introduction to the queue abstract data type (ADT) A queue is a sequence of items accessed in a "first in first out" (FIFO) manner. This video goes through the common operations on a queue (enqueue, dequeue, peek, isEmpty, size, and clear) and ideas for how to implement a queue and these operations in code.

https://github.com/gsprint23/Cpp-Cras...


Watch video Introduction to the Queue ADT (First in First out Abstract Data Type) online without registration, duration hours minute second in high quality. This video was added by user Gina Sprint 02 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 806 once and liked it 9 people.