hello-algo/docs-en/chapter_data_structure/index.md
Yudong Jin 42523b8879
translation: Add the translation of the data structure chapter (#1007)
* Add the translation of the data structure chapter. Synchronize the headings in mkdocs-en.yml

* Fix a typo
2023-12-26 18:28:26 +08:00

13 lines
306 B
Markdown

# Data Structures
<div class="center-table" markdown>
![Data Structures](../assets/covers/chapter_data_structure.jpg)
</div>
!!! abstract
Data structures serve as a robust and diverse framework.
They offer a blueprint for the orderly organization of data, upon which algorithms come to life.