translation: Update the figures in the chapter of preface and introduction (#1079)

* Translate the figures in the chapter of preface and introduction

* Update the figures

* Update the figure

* Bug fixes
This commit is contained in:
Yudong Jin
2024-02-28 18:42:42 +08:00
committed by GitHub
parent 7cdfa03e68
commit 39c2b0335e
15 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ As shown in the figure below, data structures and algorithms are highly related
Data structures and algorithms can be likened to a set of building blocks, as illustrated in the figure below. A building block set includes numerous pieces, accompanied by detailed assembly instructions. Following these instructions step by step allows us to construct an intricate block model.
![Assembling blocks](what_is_dsa.assets/assembling_blocks.jpg)
![Assembling blocks](what_is_dsa.assets/assembling_blocks.png)
The detailed correspondence between the two is shown in the table below.