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

YouTube

Stacks and Queues Complete Tutorial - Theory + Implementation + Types - Dynamic, Circular

Kunal Kushwaha via YouTube

Overview

Dive into a comprehensive tutorial on stacks and queues, essential data structures for coding interviews. Explore theoretical concepts, implementation techniques, and various types including dynamic and circular structures. Learn how to build these data structures from scratch, understand their internal workings, and master exception handling. Follow along with practical examples, custom implementations, and complexity analysis. Gain insights into Java-specific features like Deque and ArrayDeque. By the end of this in-depth video, acquire a solid foundation in stack and queue concepts, preparing you for technical interviews and real-world programming challenges.

Syllabus

Introduction
Stacks Introduction
Stack Example
Push and Pop
Queues Introduction
Queue Example
Stack Data Structure
Queue Data Structure
When do we use Stacks & Queues?
Java Deque Deck
ArrayDeque
Custom Stack Implementation
Stack Exception Handling
Dynamic Stack Implementation
Complexity Analysis
Custom Queue Implementation
Complexity Analysis
Circular Queue Implementation
Dynamic Queue Implementation
Outro

Taught by

Kunal Kushwaha

Reviews

Start your review of Stacks and Queues Complete Tutorial - Theory + Implementation + Types - Dynamic, Circular

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.