mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 14:16:28 +08:00
b39c2a94d3
Move docs/overrides to overrides/. Other fine tunes.
13 lines
308 B
Markdown
13 lines
308 B
Markdown
# 数据结构
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
![数据结构](../assets/covers/chapter_data_structure.jpg){ width="600" }
|
|
|
|
</div>
|
|
|
|
!!! abstract
|
|
|
|
数据结构如同一副稳固而多样的框架。
|
|
|
|
它为数据的有序组织提供了蓝图,使算法得以在此基础上生动起来。
|