Linked List in Data Structures #shorts
visibility
518 views
calendar_month
Jul 2, 2023
Data Structure: Linked List Topics discussed: 1) Types of Linked List. 2) Linear Linked List. 3) Representation of Linear Linked List. 4) Doubly Linked List. 5) Representation of Doubly Linked List. Chapters: 0:00 - Linked List 0:01 - What is Nodes 0:07 - Division of Nodes in Linked List 0:10 - Types of Linked List 0:12 - Linear Linked List 0:22 - Doubly Linked List