Data Structures in C

About Course
Data Structures in C is a course that focuses on teaching fundamental data structures and algorithms using the C programming language. The course will cover topics such as arrays, linked lists, stacks, queues, trees, and graphs. Students will learn how to implement and manipulate these data structures efficiently in C.
Course Content
Data Structures in C
Introduction to Data Structures
03:33Deeper into Data Structures
05:31Understanding Stacks
04:54Queue Fundamentals
03:43Advanced Queues
04:34Introduction to Linked Lists
06:40Deeper Dive into Linked Lists
07:40Basics of Trees
07:56Binary Trees
04:39Binary Search Trees
04:50Balancing Binary Search Trees
03:40More on Trees
05:45Graphs Continued
05:21Basics of Searching
04:29Advanced Searching Techniques
04:48Understanding Merge Sort
03:56Quick Sort Explained
04:30Sorting Basics
03:26More on Sorting
05:50Data Structures in C