mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 03:56:29 +08:00
7d708b4fce
* doc: translate chapter_tree/index.md to English * doc: update translations
9 lines
No EOL
294 B
Markdown
9 lines
No EOL
294 B
Markdown
# Tree
|
|
|
|
![Tree](../assets/covers/chapter_tree.jpg)
|
|
|
|
!!! abstract
|
|
|
|
The towering tree exudes a vibrant essence, boasting profound roots and abundant foliage, yet its branches are sparsely scattered, creating an ethereal aura.
|
|
|
|
It shows us the vivid form of divide-and-conquer in data. |