mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 04:31:55 +08:00
Add the section of hanota problem. (#614)
This commit is contained in:
@ -208,7 +208,8 @@ nav:
|
||||
- 12. 分治:
|
||||
- chapter_divide_and_conquer/index.md
|
||||
- 12.1. 分治算法(New): chapter_divide_and_conquer/divide_and_conquer.md
|
||||
- 12.2. 构建树问题(New): chapter_divide_and_conquer/build_binary_tree.md
|
||||
- 12.2. 构建树问题(New): chapter_divide_and_conquer/build_binary_tree_problem.md
|
||||
- 12.3. 汉诺塔问题(New): chapter_divide_and_conquer/hanota_problem.md
|
||||
- 13. 回溯:
|
||||
- chapter_backtracking/index.md
|
||||
- 13.1. 回溯算法: chapter_backtracking/backtracking_algorithm.md
|
||||
|
||||
Reference in New Issue
Block a user