You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
306 B
14 lines
306 B
# Data Structures
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
![Data Structures](../assets/covers/chapter_data_structure.jpg)
|
|
|
|
</div>
|
|
|
|
!!! abstract
|
|
|
|
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.
|