mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-13 15:29:53 +08:00
Move docs/zh back to docs.
Move docs/overrides to overrides/. Other fine tunes.
This commit is contained in:
13
docs/chapter_data_structure/index.md
Normal file
13
docs/chapter_data_structure/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 数据结构
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
{ width="600" }
|
||||
|
||||
</div>
|
||||
|
||||
!!! abstract
|
||||
|
||||
数据结构如同一副稳固而多样的框架。
|
||||
|
||||
它为数据的有序组织提供了蓝图,使算法得以在此基础上生动起来。
|
||||
Reference in New Issue
Block a user