Loading 2026-04-29_Data-Structures-Python/Data_Structures_In_Python.pdf 0 → 100644 +370 KiB File added.No diff preview for this file type. View file 2026-04-29_Data-Structures-Python/README.md 0 → 100644 +9 −0 Original line number Diff line number Diff line # Coffee-Lecture - Data Structures in Python Coffee-Lecture by Benedikt Otto from April 29th 14th 2026. ``` We give an overview of some of the most common data structures used in programming languages and their (dis-)advantages. We then look at Python in particular and talk about what this means for the performance of different data types in Python. ``` Loading
2026-04-29_Data-Structures-Python/Data_Structures_In_Python.pdf 0 → 100644 +370 KiB File added.No diff preview for this file type. View file
2026-04-29_Data-Structures-Python/README.md 0 → 100644 +9 −0 Original line number Diff line number Diff line # Coffee-Lecture - Data Structures in Python Coffee-Lecture by Benedikt Otto from April 29th 14th 2026. ``` We give an overview of some of the most common data structures used in programming languages and their (dis-)advantages. We then look at Python in particular and talk about what this means for the performance of different data types in Python. ```