Python Data Structures Overview
In this video, we discuss the importance of using specific abstract data structures in Python to store and recover data efficiently.

Universitat Politècnica de València - UPV
32 views ⢠Dec 20, 2024

About this video
TĂtulo: Python data structures
DescripciĂłn: In this video we discuss the importance of using specific abstract data structures in Python to store and recover data in specific patterns. Data structures have an interface defined by a set of methods and operations, which can be classified into creation, interfaces, access, and modifiers.
We explore how abstract data types allow us to ignore internal implementation details and focus on the external interface, ensuring that behavior remains consistent even if implementation changes.
The video covers basic data types in Python, including lists, dictionaries, sets, stacks, queues, and graphs, which can be classified into linear and non-linear data structures. The focus is on linear data structures such as stacks, queues, and lists.
Autor/a: GALINDO JIMENEZ CARLOS SANTIAGO
Curso: Este vĂdeo es el 18/34 del curso SEAMIC Computer Science II. https://www.youtube.com/playlist?list=PL6kQim6ljTJtqJz2Qe0_6jAtLVluSFR5b
Curso: Este vĂdeo es el 74/120 del curso SEAMIC (Bachelor's Degree in Systems Engineering and Management for Innovation Challenges). https://www.youtube.com/playlist?list=PL6kQim6ljTJtWBXvKMuuaHPdgj4VcN6IH
+ Universitat Politècnica de València UPV: https://www.upv.es
+ MĂĄs vĂdeos en: https://www.youtube.com/valenciaupv
+ Accede a nuestros MOOC: https://upvx.es
#python #SEAMIC #data structures #introduction #CS2
DescripciĂłn: In this video we discuss the importance of using specific abstract data structures in Python to store and recover data in specific patterns. Data structures have an interface defined by a set of methods and operations, which can be classified into creation, interfaces, access, and modifiers.
We explore how abstract data types allow us to ignore internal implementation details and focus on the external interface, ensuring that behavior remains consistent even if implementation changes.
The video covers basic data types in Python, including lists, dictionaries, sets, stacks, queues, and graphs, which can be classified into linear and non-linear data structures. The focus is on linear data structures such as stacks, queues, and lists.
Autor/a: GALINDO JIMENEZ CARLOS SANTIAGO
Curso: Este vĂdeo es el 18/34 del curso SEAMIC Computer Science II. https://www.youtube.com/playlist?list=PL6kQim6ljTJtqJz2Qe0_6jAtLVluSFR5b
Curso: Este vĂdeo es el 74/120 del curso SEAMIC (Bachelor's Degree in Systems Engineering and Management for Innovation Challenges). https://www.youtube.com/playlist?list=PL6kQim6ljTJtWBXvKMuuaHPdgj4VcN6IH
+ Universitat Politècnica de València UPV: https://www.upv.es
+ MĂĄs vĂdeos en: https://www.youtube.com/valenciaupv
+ Accede a nuestros MOOC: https://upvx.es
#python #SEAMIC #data structures #introduction #CS2
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
32
Likes
1
Duration
4:30
Published
Dec 20, 2024
Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now