Data Structures 101: Queue & Stack Basics π
Learn how queues and stacks work in this beginner-friendly guide to essential data structures in computer science.

Tech With Nikola
9.3K views β’ Jul 22, 2023

About this video
Welcome to my YouTube channel where we dive into computer science and technology. In this video, we will delve into two fundamental data structures: queues and stacks. These data structures are crucial in various programming applications, allowing us to efficiently store and organize data based on specific principles.
Useful links and resources:
* Queue: https://github.com/freezing/dsa/blob/main/queue.h
* Stack: https://github.com/freezing/dsa/blob/main/stack.h
* https://techwithnikola.com/blog/data-structures/queue-and-stack/
* Introduction to Algorithms by Cormen (affiliate link): https://www.amazon.co.uk/Introduction-Algorithms-fourth-Thomas-Cormen/dp/026204630X?&_encoding=UTF8&tag=techwithnikol-21&linkCode=ur2&linkId=2b7bc631b93cc352839ef2d692a2c7e9&camp=1634&creative=6738
Visit my blog: https://techwithnikola.com
Join my discord: https://discord.gg/p9trmEVeaZ
Timecodes
00:00 - What is a queue?
00:49 - Queue Implementation
03:42 - Queue Use-Case
04:36 - What is a stack?
05:24 - Stack Implementation
06:40 - Stack Use-Case
08:30 - Comparison
09:01 - Outro
Useful links and resources:
* Queue: https://github.com/freezing/dsa/blob/main/queue.h
* Stack: https://github.com/freezing/dsa/blob/main/stack.h
* https://techwithnikola.com/blog/data-structures/queue-and-stack/
* Introduction to Algorithms by Cormen (affiliate link): https://www.amazon.co.uk/Introduction-Algorithms-fourth-Thomas-Cormen/dp/026204630X?&_encoding=UTF8&tag=techwithnikol-21&linkCode=ur2&linkId=2b7bc631b93cc352839ef2d692a2c7e9&camp=1634&creative=6738
Visit my blog: https://techwithnikola.com
Join my discord: https://discord.gg/p9trmEVeaZ
Timecodes
00:00 - What is a queue?
00:49 - Queue Implementation
03:42 - Queue Use-Case
04:36 - What is a stack?
05:24 - Stack Implementation
06:40 - Stack Use-Case
08:30 - Comparison
09:01 - Outro
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
9.3K
Likes
383
Duration
9:27
Published
Jul 22, 2023
User Reviews
4.6
(1) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now