hello-algo/docs/chapter_tree
Yudong Jin d26e811e10
Several bug fixes and improvements. (#887)
* fix the bugs of C code.

* Add a header figure.

* Improve the definition of tree node height.
2023-10-25 22:59:25 +08:00
..
array_representation_of_tree.assets Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
avl_tree.assets Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
binary_search_tree.assets Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
binary_tree.assets Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
binary_tree_traversal.assets Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
array_representation_of_tree.md Squash the language code blocks and fix list.md (#865) 2023-10-16 12:06:00 -05:00
avl_tree.md Several bug fixes and improvements. (#887) 2023-10-25 22:59:25 +08:00
binary_search_tree.md Fix the docs of binary_search_tree and 2023-10-23 03:09:41 +08:00
binary_tree.md Several bug fixes and improvements. (#887) 2023-10-25 22:59:25 +08:00
binary_tree_traversal.md Squash the language code blocks and fix list.md (#865) 2023-10-16 12:06:00 -05:00
index.md Move docs/zh back to docs. 2023-10-08 04:25:06 +08:00
summary.md Several bug fixes. 2023-10-09 01:06:26 +08:00