Revisit the English version (#1835)

* Review the English version using Claude-4.5.

* Update mkdocs.yml

* Align the section titles.

* Bug fixes
This commit is contained in:
Yudong Jin
2025-12-30 17:54:01 +08:00
committed by GitHub
parent 091afd38b4
commit 45e1295241
106 changed files with 4195 additions and 3398 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
# Data structures
# Data Structure
![Data structures](../assets/covers/chapter_data_structure.jpg)
![Data structure](../assets/covers/chapter_data_structure.jpg)
!!! abstract
Data structures serve as a robust and diverse framework.
Data structure is like a sturdy and diverse framework.
They offer a blueprint for the orderly organization of data, upon which algorithms come to life.
It provides a blueprint for the orderly organization of data, upon which algorithms come to life.