Data Structures in Python - List, Dictionary, Tuple, Set, Tree - Python Tutorial
Offered By: Great Learning via YouTube
Course Description
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
Related Courses
Design of Computer ProgramsStanford 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