hello-algo/en/docs/chapter_data_structure/index.md
Yudong Jin b3f100aff1
Bug fixes and improvements (#1205)
* Add Ruby code blocks to documents

* Remove Ruby code from en/docs

* Remove "center-table" class in index.md

* Add "data-toc-label" to handle the latex heading during the build process

* Use normal JD link instead.

* Bug fixes
2024-04-01 19:37:00 +08:00

9 lines
261 B
Markdown

# Data Structures
![Data Structures](../assets/covers/chapter_data_structure.jpg)
!!! 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.