mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-16 13:40:58 +00:00
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
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Data Structure
|
||||
# Data Structures
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||

|
||||

|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
Data structures resemble a stable and diverse framework.
|
||||
|
||||
They serve as a blueprint for organizing data orderly, enabling algorithms to come to life upon this foundation.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user