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
19 views
368
79
7 years ago 00:16:35 117
Data Structures & Algorithms #1 - What Are Data Structures?
7 years ago 00:04:55 46
Data Structures: Tries
7 years ago 00:09:57 49
Data Structures: Trees
7 years ago 00:10:32 93
Data Structures: Heaps
7 years ago 00:06:25 51
Data Structures: Hash Tables
9 years ago 01:23:44 141
1. Persistent Data Structures
4 years ago 00:07:43 56
Data Structures: Linked Lists
7 years ago 01:18:39 73
2. Retroactive Data Structures
7 years ago 00:03:36 13
Resources for Learning Data Structures and Algorithms (Data Structures & Algorithms #8)
7 years ago 00:08:54 42
Data Structures: Solve ’Contacts’ Using Tries
6 years ago 00:18:54 21
Python Data Structures #2: Linked List
7 years ago 00:05:46 23
Data Structures: Stacks and Queues
7 years ago 00:20:03 33
Python Data Structures #4: List Object
5 years ago 00:23:06 38
Tree - Data Structures in Javascript
7 years ago 00:13:34 251
Python Data Structures #1: Dictionary Object
9 years ago 00:07:04 358
Splay Trees - Data Structures in 5 Minutes
7 years ago 00:07:12 20
Data Structures: Queue With Two Stacks
8 years ago 00:10:48 51
Python3 Beginner Tutorial 2 - Variables & Data Structures
4 years ago 00:08:00 35
Data Structures: Balanced Parentheses in Expression
6 years ago 01:45:03 11
CS50 2019 - Lecture 5 - Data Structures
7 years ago 00:06:31 88
Data Structures: Binary Search Tree
5 years ago 00:16:32 22
Linked list - Data Structures in Javascript
7 years ago 00:12:56 36
Python Data Structures #3: String Object
4 years ago 00:07:13 15
Data structures: Introduction to Doubly Linked List