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.
hello-algo/docs/chapter_introduction/index.md

21 lines
554 B

---
comments: true
icon: material/calculator-variant-outline
---
# 第 1 章   初识算法
![初识算法](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
!!! abstract
一位少女翩翩起舞,与数据交织在一起,裙摆上飘扬着算法的旋律。
她邀请你共舞,请紧跟她的步伐,踏入充满逻辑与美感的算法世界。
## 本章内容
- [1.1   算法无处不在](algorithms_are_everywhere.md)
- [1.2   算法是什么](what_is_dsa.md)
- [1.3   小结](summary.md)