mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 17:56:29 +08:00
18 lines
512 B
Markdown
18 lines
512 B
Markdown
---
|
|
comments: true
|
|
icon: material/calculator-variant-outline
|
|
---
|
|
|
|
# 1. 初识算法
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
![初识算法](../assets/covers/chapter_introduction.jpg){ width="70%" }
|
|
|
|
</div>
|
|
|
|
## 本章内容
|
|
|
|
- [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/)
|