mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 01:16:29 +08:00
14 lines
307 B
Markdown
14 lines
307 B
Markdown
|
# Data Structure
|
||
|
|
||
|
<div class="center-table" markdown>
|
||
|
|
||
|
![data structure](../assets/covers/chapter_data_structure.jpg)
|
||
|
|
||
|
</div>
|
||
|
|
||
|
!!! abstract
|
||
|
|
||
|
Data structures are like a solid and varied framework.
|
||
|
|
||
|
It provides a blueprint for the orderly organization of data upon which algorithms can come alive.
|