YoVDO

Linked Lists in C - What They Are and How To Use Them

Offered By: Great Learning via YouTube

Tags

C Programming Courses Algorithms and Data Structures Courses Data Structures Courses Application Development Courses Linked Lists Courses

Course Description

Overview

Explore linked lists in C programming through this comprehensive video tutorial. Learn about the fundamental data structure, its applications, and various types. Discover how to declare, initialize, and implement linked lists, complete with a practical demo. Examine the advantages and disadvantages of using linked lists in C. Gain valuable insights into this essential programming concept, from basic definitions to advanced implementations, to enhance your coding skills and understanding of data structures.

Syllabus

Course Introduction.
What is Linked List?.
Applications of Linked List.
Types of Linked List.
Declaration and Initialization.
Implementation of Linked List.
Linked List Demo.
Advantages of Linked List.
Disadvantages of Linked List.


Taught by

Great Learning

Related Courses

Design of Computer Programs
Stanford University via Udacity
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera
Intro to Algorithms
Udacity
Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera