mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-24 10:33:34 +08:00
feat: Add the section of terminologies. (#902)
* Add the section of terminologies. * fix format
This commit is contained in:
@@ -167,7 +167,6 @@ nav:
|
||||
# [icon: material/timer-sand]
|
||||
- chapter_computational_complexity/index.md
|
||||
- 2.1 算法效率评估: chapter_computational_complexity/performance_evaluation.md
|
||||
# [status: new]
|
||||
- 2.2 迭代与递归: chapter_computational_complexity/iteration_and_recursion.md
|
||||
- 2.3 时间复杂度: chapter_computational_complexity/time_complexity.md
|
||||
- 2.4 空间复杂度: chapter_computational_complexity/space_complexity.md
|
||||
@@ -286,5 +285,7 @@ nav:
|
||||
- chapter_appendix/index.md
|
||||
- 16.1 编程环境安装: chapter_appendix/installation.md
|
||||
- 16.2 一起参与创作: chapter_appendix/contribution.md
|
||||
# [status: new]
|
||||
- 16.3 术语表: chapter_appendix/terminologies.md
|
||||
- 参考文献:
|
||||
- chapter_reference/index.md
|
||||
|
||||
Reference in New Issue
Block a user