# BIDS **Repository Path**: giter2020/BIDS ## Basic Information - **Project Name**: BIDS - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # “极简数据结构”视频 课程地址: [https://study.163.com/course/introduction/1209171880.htm?share=2&shareId=480000001892574](https://study.163.com/course/introduction/1209171880.htm?share=2&shareId=480000001892574) A Brief Introduction to Data Structures :pencil2: 谢勰 \(微博/微信公众号: 算法时空\) * **预备知识** * **第1章:语言基础** * **第2章:抽象之妙** * **第3章:性能分析** * **第4章:向量与链表** * **第5章:栈与队列** * **第6章:集合** * **第7章:字典** * **第8章:键值映射** * **第9章:排序** * **第10章:优先级队列** 课程目前有完整的C++代码,目前正在更新Python代码,欢迎来PR!