Data Structures: Stacks, Queues and Lists

In this Algorithms and Data Structures Tutorial in C , I’ll talk about the data structures; stacks, queues, and lists. I’ll talk about why these data structures are very important to learn and why they are good to start with. I’m also going to show you how to implement those data structures in code. In future videoes we are going to build on top of what we have learned in this video so we can play around with more complex data structures and algorithms. We will go more in-depth with some of the mentioned elements in future videos. I’ll be doing other tutorials alongside this one, where we are going to use C for Computer Vision and Artificial Intelligence. The purpose of this tutorial and channel is to build an online coding library where different programming and computer science topics and languages are stored in the YouTube cloud in one place. Feel free to comment if you have any questions about the things I’m going over in the video or just in general, and remember to subscribe to the channel to help me grow and make more videos in the future. :) ⭐Enroll in YOLOv7 Course: ⭐Enroll in OpenCV GPU Course: ⭐Enroll in SegFormer Course: 💎GitHub: 💎LinkedIn: 💎Twitter: 💵 Patreon: 💵Channel Member for help with projects, private discord, and exclusive perks: #DataStructures #Stack #Queue #List #CppTutorial
Back to Top