mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-01 20:12:07 +08:00
Polish the content.
This commit is contained in:
@ -144,7 +144,7 @@ nav:
|
||||
- 1.1 算法无处不在: chapter_introduction/algorithms_are_everywhere.md
|
||||
- 1.2 算法是什么: chapter_introduction/what_is_dsa.md
|
||||
- 1.3 小结: chapter_introduction/summary.md
|
||||
- 第 2 章 复杂度:
|
||||
- 第 2 章 时空复杂度:
|
||||
# [icon: material/timer-sand]
|
||||
- chapter_computational_complexity/index.md
|
||||
- 2.1 算法效率评估: chapter_computational_complexity/performance_evaluation.md
|
||||
@ -173,7 +173,7 @@ nav:
|
||||
- 5.2 队列: chapter_stack_and_queue/queue.md
|
||||
- 5.3 双向队列: chapter_stack_and_queue/deque.md
|
||||
- 5.4 小结: chapter_stack_and_queue/summary.md
|
||||
- 第 6 章 散列表:
|
||||
- 第 6 章 哈希表:
|
||||
# [icon: material/table-search]
|
||||
- chapter_hashing/index.md
|
||||
- 6.1 哈希表: chapter_hashing/hash_map.md
|
||||
|
||||
Reference in New Issue
Block a user