hello-algo/docs/chapter_reference/index.md
2022-11-22 17:47:26 +08:00

18 lines
616 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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