# Fundamentals-of-Python-Data-Structures **Repository Path**: societyqiang/Fundamentals-of-Python-Data-Structures ## Basic Information - **Project Name**: Fundamentals-of-Python-Data-Structures - **Description**: 《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-07 - **Last Updated**: 2023-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fundamentals of Python Data Structures | 数据结构:Python语言描述 >"Fundamentals of Python Data Structures" Books and Code >《数据结构:Python语言描述》书籍和配套代码 电子书见Repo中的pdf文件 ## Table of Contents * CHAPTER 1 Basic Python Programming * CHAPTER 2 An Overview of Collections * CHAPTER 3 Searching, Sorting, and Complexity Analysis * CHAPTER 4 Arrays and Linked Structures * CHAPTER 5 Interfaces, Implementations, and Polymorphism * CHAPTER 6 Inheritance and Abstract Classes * CHAPTER 7 Stacks * CHAPTER 8 Queues * CHAPTER 9 Lists * CHAPTER 10 Trees * CHAPTER 11 Sets and Dictionaries * CHAPTER 12 Graphs ## English version ![English cover](image/cover_en.jpg) ## Chinese version ![Chinese cover](image/cover_zh.jpg)