This commit is contained in:
krahets
2023-12-22 00:01:05 +08:00
parent ef0f9dba2e
commit eae73fc284
30 changed files with 8033 additions and 6 deletions

View File

@ -0,0 +1,13 @@
# Data Structure
<div class="center-table" markdown>
![data structure](../assets/covers/chapter_data_structure.jpg){ width="600" }
</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.