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,24 @@
---
comments: true
icon: material/calculator-variant-outline
---
# 第 1 章   Introduction to Algorithms
<div class="center-table" markdown>
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ width="600" }{ class="cover-image" }
</div>
!!! abstract
A graceful maiden dances, intertwined with the data, her skirt swaying to the melody of algorithms.
She invites you to a dance, follow her steps, and enter the world of algorithms full of logic and beauty.
## 本章内容
- [1.1 &nbsp; Algorithms Are Everywhere](https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/)
- [1.2 &nbsp; What is Algorithms](https://www.hello-algo.com/chapter_introduction/what_is_dsa/)
- [1.3 &nbsp; Summary](https://www.hello-algo.com/chapter_introduction/summary/)