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

306 B

Data Structures

Data Structures

!!! 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.