Data Structures and Algorithms in C
Offered By: Great Learning via YouTube
Course Description
Overview
Watch Great Learning's tutorial on Data Structures & Algorithms in C! Data structures can be considered as a way to arrange data in computers, whereas an algorithm is understood as a set of steps for effective problem-solving. Combining both, Data Structures and Algorithms form an efficient and optimized way of writing a programming language.
Great Learning brings you this tutorial on Data Structures & Algorithms in C to help you understand everything you need to know about Data Structures & Algorithms in C and getting started on the journey to learn about it well. This video starts off by understanding data structures, arrays and LinkedList, followed by looking at concepts such as stack, queue, tree and so on. Then we look at a variety of algorithms. Following this, we will look at the concepts of recursion and searching. Finally, we understand sorting in detail. This video teaches Data Structures & Algorithms in C and its key functions and concepts with a variety of demonstrations and examples to help you get started on the right foot.
Syllabus
Introduction .
Agenda.
Data Structure.
Array.
Linked List.
Stack.
Queue.
Binary Tree.
Algorithms.
Recursion.
Linear Search.
Binary Search.
Bubble Sort.
Selection Sort.
Insertion Sort.
Selection Vs Bubble Vs Insertion.
Quick Sort.
Merge Sort.
Quick Sort Vs Merge Sort.
Heap Sort.
Summary.
Taught by
Great Learning
Related Courses
数据结构与算法 Data Structures and AlgorithmsPeking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX Ordered Data Structures
University of Illinois at Urbana-Champaign via Coursera Data Structures and Algorithms (II)
Tsinghua University via Coursera Data Structures and Algorithms
Tsinghua University via Coursera