Linked List - Creation and Display - Data Structures
Offered By: Sundeep Saradhi Kanthety via YouTube
Course Description
Overview
Explore the fundamental concepts of linked lists in this comprehensive data structures tutorial. Learn about the structure of linked lists, including data and pointer fields, and understand how nodes are connected in non-adjacent memory locations. Dive into the creation and display operations for single linked lists, laying the foundation for more advanced operations. Discover how to implement and manipulate linked lists, including insertion and deletion at various positions, counting nodes, and reversing the list. Gain practical knowledge to enhance your understanding of this essential data structure and improve your programming skills.
Syllabus
LINKED LIST (CREATION AND DISPLAY) - DATA STRUCTURES
Taught by
Sundeep Saradhi Kanthety
Related Courses
Information TheoryThe Chinese University of Hong Kong via Coursera Intro to Computer Science
University of Virginia via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Divide and Conquer, Sorting and Searching, and Randomized Algorithms
Stanford University via Coursera