mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 14:56:28 +08:00
3b797d56af
* Add the initial translation for the tree chapter * Add intial translation of array_representation_of_tree.md * Fix the code link of avl_tree
9 lines
238 B
Markdown
9 lines
238 B
Markdown
# Tree
|
|
|
|
![Tree](../assets/covers/chapter_tree.jpg)
|
|
|
|
!!! abstract
|
|
|
|
The towering tree, full of vitality with its roots deep and leaves lush, branches spreading wide.
|
|
|
|
It vividly demonstrates the form of data divide-and-conquer.
|