hello-algo/docs/chapter_tree/binary_search_tree.assets
Yudong Jin d85a3bb74d
Figures revision and bug fixes (#1041)
* Revised the figures thoughout the book.

* Utilize roboto and roboto mono as the font faimly of the English edition

* Fix the naming style

* Update two figures.

* Fix margin of the hero image

* Fix margin of the hero image
2024-01-12 14:15:07 +08:00
..
binary_search_tree.png Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
bst_degradation.png Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
bst_inorder_traversal.png Update the figures and cover images (#1020) 2024-01-02 15:06:44 +08:00
bst_insert.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case1.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case2.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case3_step1.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case3_step2.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case3_step3.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_remove_case3_step4.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_search_step1.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_search_step2.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_search_step3.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00
bst_search_step4.png Figures revision and bug fixes (#1041) 2024-01-12 14:15:07 +08:00