Overview
Explore data structures in Python through this comprehensive 29-minute tutorial. Learn about built-in structures like lists, tuples, sets, and dictionaries, as well as user-defined structures and linked lists. Gain a solid understanding of how to manage and organize data efficiently in Python, making it easier to access, identify, and modify information. Progress through topics including an introduction to data structures, their types, built-in and user-defined structures, and linked lists, all explained with clear examples and practical applications.
Syllabus
➤ Skip Intro: .
Introduction.
Agenda.
What is a Data Structures?.
Types of Data Structures.
Built-in Data Structures.
User-Defined Data Structures.
Linked Lists.
Summary.
Taught by
Great Learning