Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
357いいね 8257回再生

Data Structures 101: How Queue and Stack work?

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: github.com/freezing/dsa/blob/main/queue.h
Stack: github.com/freezing/dsa/blob/main/stack.h
techwithnikola.com/blog/data-structures/queue-and-…
Introduction to Algorithms by Cormen (affiliate link): www.amazon.co.uk/Introduction-Algorithms-fourth-Th…

Visit my blog: techwithnikola.com/
Join my discord: 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

コメント