mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-24 02:21:30 +08:00
build
This commit is contained in:
25
zh-Hant/docs/chapter_reference/index.md
Normal file
25
zh-Hant/docs/chapter_reference/index.md
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user