translation: Add the initial translation for the tree chapter (#1208)

* Add the initial translation for the tree chapter

* Add intial translation of array_representation_of_tree.md

* Fix the code link of avl_tree
This commit is contained in:
Yudong Jin
2024-04-02 17:02:03 +08:00
committed by GitHub
parent b3f100aff1
commit 3b797d56af
60 changed files with 1476 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
# 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.