Queue Data Structure – Algorithms

An explanation of the queue data structure, comparing a dynamic array implementation with other linear queue implementations.

Queue Data Structure – Algorithms
Computer Science Lessons
27.7K views β€’ Mar 5, 2016
Queue Data Structure – Algorithms

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)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.