Queue Data Structure β Algorithms
An explanation of the queue data structure, comparing a dynamic array implementation with other linear queue implementations.

Computer Science Lessons
27.7K views β’ Mar 5, 2016

About this video
This is an explanation of the dynamic data structure known as a queue. It compares a linear queue implemented by means of a dynamic array with a linear queue implemented with a static array. It also includes an explanation of how a circular queue works, along with pseudocode for the enqueue and dequeue operations of a circular queue.
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
27.7K
Likes
363
Duration
8:11
Published
Mar 5, 2016
User Reviews
4.5
(5) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now