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