translation: Update the mindmap (#1100)

* Translated the mindmap

* Bug fixes and reducing the file size
pull/1105/head^2
Yudong Jin 9 months ago committed by GitHub
parent 6a728042fd
commit a032d68c7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

@ -26,7 +26,7 @@ The main content of the book is shown in the following figure.
- **Data Structures**: focuses on fundamental data types, classification methods, definitions, pros and cons, common operations, types, applications, and implementation methods of data structures such as array, linked list, stack, queue, hash table, tree, heap, graph, etc.
- **Algorithms**: defines algorithms, discusses their pros and cons, efficiency, application scenarios, problem-solving steps, and includes sample questions for various algorithms such as search, sorting, divide and conquer, backtracking, dynamic programming, greedy algorithms, and more.
![Main Content of the Book](about_the_book.assets/hello_algo_mindmap.jpg)
![Main Content of the Book](about_the_book.assets/hello_algo_mindmap.png)
## Acknowledgements

Loading…
Cancel
Save