Implementing a Queue in C π
Learn how to implement a queue in C with step-by-step instructions and code examples for efficient data management.

Jacob Sorber
75.7K views β’ Jun 16, 2020

About this video
Patreon β€ https://www.patreon.com/jacobsorber
Courses β€ https://jacobsorber.thinkific.com
Website β€ https://www.jacobsorber.com
---
How to implement a queue in C // Rounding out my collection of data structure videos, this one explores the queue, one of the simplest but most common data structures used in software development. This tutorial shows you how to implement a queue, using a linked list. You can also use an array, which I will pick up later in a future video.
Related videos:
Stacks β https://youtu.be/A4sRhuGkRb0
Linked List β https://youtu.be/VOpjAHCee7c
New Course:
https://jacobsorber.thinkific.com/
***
Welcome! I post videos that help you learn to program and become a more confident software developer. I cover beginner-to-advanced systems topics ranging from network programming, threads, processes, operating systems, embedded systems and others. My goal is to help you get under-the-hood and better understand how computers work and how you can use them to become stronger students and more capable professional developers.
About me: I'm a computer scientist, electrical engineer, researcher, and teacher. I specialize in embedded systems, mobile computing, sensor networks, and the Internet of Things. I teach systems and networking courses at Clemson University, where I also lead the PERSIST research lab.
More about me and what I do:
https://www.jacobsorber.com
https://people.cs.clemson.edu/~jsorber/
http://persist.cs.clemson.edu/
To Support the Channel:
+ like, subscribe, spread the word
+ contribute via Patreon --- [https://www.patreon.com/jacobsorber]
+ rep the channel with nerdy merch --- [https://teespring.com/stores/jacob-sorbers-store]
Source code is also available to Patreon supporters. --- [https://jsorber-youtube-source.herokuapp.com/]
Courses β€ https://jacobsorber.thinkific.com
Website β€ https://www.jacobsorber.com
---
How to implement a queue in C // Rounding out my collection of data structure videos, this one explores the queue, one of the simplest but most common data structures used in software development. This tutorial shows you how to implement a queue, using a linked list. You can also use an array, which I will pick up later in a future video.
Related videos:
Stacks β https://youtu.be/A4sRhuGkRb0
Linked List β https://youtu.be/VOpjAHCee7c
New Course:
https://jacobsorber.thinkific.com/
***
Welcome! I post videos that help you learn to program and become a more confident software developer. I cover beginner-to-advanced systems topics ranging from network programming, threads, processes, operating systems, embedded systems and others. My goal is to help you get under-the-hood and better understand how computers work and how you can use them to become stronger students and more capable professional developers.
About me: I'm a computer scientist, electrical engineer, researcher, and teacher. I specialize in embedded systems, mobile computing, sensor networks, and the Internet of Things. I teach systems and networking courses at Clemson University, where I also lead the PERSIST research lab.
More about me and what I do:
https://www.jacobsorber.com
https://people.cs.clemson.edu/~jsorber/
http://persist.cs.clemson.edu/
To Support the Channel:
+ like, subscribe, spread the word
+ contribute via Patreon --- [https://www.patreon.com/jacobsorber]
+ rep the channel with nerdy merch --- [https://teespring.com/stores/jacob-sorbers-store]
Source code is also available to Patreon supporters. --- [https://jsorber-youtube-source.herokuapp.com/]
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
75.7K
Likes
1.7K
Duration
7:53
Published
Jun 16, 2020
User Reviews
4.7
(15)