Queues in C++ - STL, Implementation, Types of Queues
Offered By: CodeHelp - by Babbar via YouTube
Course Description
Overview
Learn about Queue data structures and their various types in this comprehensive video tutorial. Explore Queue operations, STL implementation, and coding examples. Dive into array-based Queue implementation, Circular Queues, Input/Output Restricted Queues, and Doubly Ended Queues. Follow along with practical coding demonstrations and gain a solid understanding of Queue concepts in C++. Access additional resources, including code links, question sets, and course materials to enhance your learning experience.
Syllabus
- Introduction to Queue
- Promotion
- Operations in Queue
- STL Queue
- STL Coding
- Implementing Queue using arrays
- Code
- Circular Queue
- Code
- Input Restricted Queue
- Output Restricted Queue
- Doubly Ended Queue
- STL Code
- Implementation Deque Code
Taught by
CodeHelp - by Babbar
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera