Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Queue Implementation Using Linked List Data Structure - Part 1

Simple Snippets via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to implement a queue using a linked list data structure in this comprehensive 55-minute tutorial. Explore the working principles, pseudocode, and diagrammatic representations of queue operations. Dive into the implementation of essential queue functions including enqueue, dequeue, count, isEmpty, and display. Gain a thorough understanding of how a singly linked list can be adapted to function as a queue, adhering to the First-In-First-Out (FIFO) principle. Follow along with detailed explanations of algorithms, pseudocode, and visual simulations to solidify your grasp of this fundamental data structure concept.

Syllabus

Introduction
Queue Data Structure
Node Class
Node Member Functions
Queue Class
Main Function
Parameterised Constructor
IsEmpty
Queue Logic
Key Operation
Count Function
DQ Function
Counting Function
Display Function

Taught by

Simple Snippets

Reviews

Start your review of Queue Implementation Using Linked List Data Structure - Part 1

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.