hello-algo/en/docs/chapter_tree/avl_tree.assets
Yudong Jin 3b797d56af
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
2024-04-02 17:02:03 +08:00
..
avltree_degradation_from_inserting_node.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_degradation_from_removing_node.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_left_right_rotate.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_left_rotate.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_left_rotate_with_grandchild.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_left_rotate.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_rotate_step1.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_rotate_step2.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_rotate_step3.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_rotate_step4.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_right_rotate_with_grandchild.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00
avltree_rotation_cases.png translation: Add the initial translation for the tree chapter (#1208) 2024-04-02 17:02:03 +08:00