“极简数据结构”视频

课程地址:

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!

Last updated