Queue Data Structure Explained π
Learn what queues are, their uses, and how they work in this beginner-friendly tutorial on data structures.

Tech With Tim
37.8K views β’ Jul 29, 2019

About this video
This new tutorial series focuses on an introduction to data structures. This video focuses on queues and their uses. It discuses the uses of queues and when you would use them. So what is a queue?
A queue follows the properties of FIFO (First In First Out). This means the first element added to the Queue will be the first element removed from the Queue. This works just like a line at the super store or a call queue for tech support.
Playlist: https://www.youtube.com/watch?v=1j2gWyY5CK4&list=PLzMcBGfZo4-la-N5JkwKenICUdu93X_eC&index=1
βΎβΎβΎβΎβΎ
π» Enroll in The Fundamentals of Programming w/ Python
https://tech-with-tim.teachable.com/p...
πΈ Instagram: https://www.instagram.com/tech_with_tim
π Website https://techwithtim.net
π± Twitter: https://twitter.com/TechWithTimm
β Discord: https://discord.gg/pr2k55t
π LinkedIn: https://www.linkedin.com/in/tim-rusci...
π GitHub: https://github.com/techwithtim
π Podcast: https://anchor.fm/tech-with-tim
π΅ One-Time Donations: https://www.paypal.com/donate/?token=...
π° Patreon: https://www.patreon.com/techwithtim
βΎβΎβΎβΎβΎβΎ
β‘ Please leave a LIKE and SUBSCRIBE for more content! β‘
Tags:
- Tech With Tim
- Data Structures
- Computer Science Data Structure
- Data Structure Tutorial
- Queue Data Structure
#DataStructures #Queue
A queue follows the properties of FIFO (First In First Out). This means the first element added to the Queue will be the first element removed from the Queue. This works just like a line at the super store or a call queue for tech support.
Playlist: https://www.youtube.com/watch?v=1j2gWyY5CK4&list=PLzMcBGfZo4-la-N5JkwKenICUdu93X_eC&index=1
βΎβΎβΎβΎβΎ
π» Enroll in The Fundamentals of Programming w/ Python
https://tech-with-tim.teachable.com/p...
πΈ Instagram: https://www.instagram.com/tech_with_tim
π Website https://techwithtim.net
π± Twitter: https://twitter.com/TechWithTimm
β Discord: https://discord.gg/pr2k55t
π LinkedIn: https://www.linkedin.com/in/tim-rusci...
π GitHub: https://github.com/techwithtim
π Podcast: https://anchor.fm/tech-with-tim
π΅ One-Time Donations: https://www.paypal.com/donate/?token=...
π° Patreon: https://www.patreon.com/techwithtim
βΎβΎβΎβΎβΎβΎ
β‘ Please leave a LIKE and SUBSCRIBE for more content! β‘
Tags:
- Tech With Tim
- Data Structures
- Computer Science Data Structure
- Data Structure Tutorial
- Queue Data Structure
#DataStructures #Queue
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
37.8K
Likes
729
Duration
6:55
Published
Jul 29, 2019
User Reviews
4.7
(7)