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.
25 lines
722 B
25 lines
722 B
---
|
|
comments: true
|
|
icon: material/calculator-variant-outline
|
|
---
|
|
|
|
# 1. 初识算法
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
![初识算法](../assets/covers/chapter_introduction.jpg){ width="600" }
|
|
|
|
</div>
|
|
|
|
!!! abstract
|
|
|
|
一位少女翩翩起舞,与数据交织在一起,裙摆上飘扬着算法的旋律。
|
|
|
|
她邀请你共舞,请紧跟她的步伐,踏入充满逻辑与美感的算法世界。
|
|
|
|
## 本章内容
|
|
|
|
- [1.1 算法无处不在](https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/)
|
|
- [1.2 算法是什么](https://www.hello-algo.com/chapter_introduction/what_is_dsa/)
|
|
- [1.3 小结](https://www.hello-algo.com/chapter_introduction/summary/)
|