hello-algo/zh/chapter_reference/index.md

20 lines
662 B
Markdown
Raw Normal View History

2023-02-08 15:20:18 +08:00
# 参考文献
[1] Thomas H. Cormen, et al. Introduction to Algorithms (3rd Edition).
[2] Aditya Bhargava. Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People (1st Edition).
2023-04-10 03:12:02 +08:00
[3] 严蔚敏. 数据结构C 语言版).
2023-02-08 15:20:18 +08:00
2023-04-10 03:12:02 +08:00
[4] 邓俊辉. 数据结构C++ 语言版,第三版).
2023-02-08 15:20:18 +08:00
2023-04-10 03:12:02 +08:00
[5] 马克 艾伦 维斯著,陈越译. 数据结构与算法分析Java语言描述第三版.
2023-02-08 15:20:18 +08:00
2023-02-26 18:17:57 +08:00
[6] 程杰. 大话数据结构.
2023-02-08 15:20:18 +08:00
2023-02-26 18:17:57 +08:00
[7] 王争. 数据结构与算法之美.
2023-02-08 15:20:18 +08:00
[8] Gayle Laakmann McDowell. Cracking the Coding Interview: 189 Programming Questions and Solutions (6th Edition).
2023-02-27 03:45:01 +08:00
[9] Aston Zhang, et al. Dive into Deep Learning.