Files
hello-algo/docs/chapter_reference/index.md
T
Yudong Jin aca031c6c1 Add the section of introduction to the paper book (#1114)
* Use Roboto mono as the font of the footers

* Bug fixes

* Add the introduction to the paper book.

* Add the 'new' label to the toc

* Turn off the autoplay

* Polish the intro to paperbook
2024-03-11 02:41:47 +08:00

26 lines
752 B
Markdown

---
icon: material/bookshelf
---
# 参考文献
[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).
[3] Robert Sedgewick, et al. Algorithms (4th Edition).
[4] 严蔚敏. 数据结构(C 语言版).
[5] 邓俊辉. 数据结构(C++ 语言版,第三版).
[6] 马克 艾伦 维斯著,陈越译. 数据结构与算法分析:Java语言描述(第三版).
[7] 程杰. 大话数据结构.
[8] 王争. 数据结构与算法之美.
[9] Gayle Laakmann McDowell. Cracking the Coding Interview: 189 Programming Questions and Solutions (6th Edition).
[10] Aston Zhang, et al. Dive into Deep Learning.