2023-06-02 01:35:02 +08:00
|
|
|
---
|
|
|
|
comments: true
|
2023-07-17 17:51:03 +08:00
|
|
|
icon: material/code-tags
|
2023-06-02 01:35:02 +08:00
|
|
|
---
|
|
|
|
|
2023-07-01 03:04:02 +08:00
|
|
|
# 1. 初识算法
|
2023-06-02 01:35:02 +08:00
|
|
|
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
|
2023-07-01 03:04:02 +08:00
|
|
|
![初识算法](../assets/covers/chapter_introduction.jpg){ width="70%" }
|
2023-06-02 01:35:02 +08:00
|
|
|
|
|
|
|
</div>
|
2023-07-17 17:51:03 +08:00
|
|
|
|
|
|
|
## 本章内容
|
|
|
|
|
|
|
|
- [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/)
|