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

YouTube

C++ Queue Implementation Using Linked List - Data Structures Part 2

Simple Snippets via YouTube

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to implement a queue using a singly linked list in C++ through this comprehensive 42-minute tutorial. Explore the FIFO (First In First Out) principle and master essential queue operations including enqueue, dequeue, count, isEmpty, and display. Follow along with working code examples, algorithm explanations, and visual diagrams to solidify your understanding of this fundamental data structure. Gain practical insights into queue implementation techniques and enhance your C++ programming skills for data structure applications.

Syllabus

Introduction
Basic Node Class
Main Queue Class
Main Function
Empty Member Function
Check if node exists Function
NQ Function
DQ Function
Count Function
Display Function
Testing

Taught by

Simple Snippets

Reviews

Start your review of C++ Queue Implementation Using Linked List - Data Structures Part 2

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.