Skip to content

Commit a032d68

Browse files
authored
translation: Update the mindmap (krahets#1100)
* Translated the mindmap * Bug fixes and reducing the file size
1 parent 6a72804 commit a032d68

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
154 KB
Loading

docs-en/chapter_preface/about_the_book.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The main content of the book is shown in the following figure.
2626
- **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.
2727
- **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.
2828

29-
![Main Content of the Book](about_the_book.assets/hello_algo_mindmap.jpg)
29+
![Main Content of the Book](about_the_book.assets/hello_algo_mindmap.png)
3030

3131
## Acknowledgements
3232

0 commit comments

Comments
 (0)