This commit is contained in:
krahets
2024-04-06 03:02:20 +08:00
parent 0a9daa8b9f
commit 8d37c215c8
148 changed files with 70398 additions and 408 deletions
+4 -4
View File
@@ -3,9 +3,9 @@ comments: true
icon: material/calculator-variant-outline
---
# Chapter 1.   Introduction to Algorithms
# Chapter 1.   Introduction to algorithms
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
![Introduction to algorithms](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
!!! abstract
@@ -15,6 +15,6 @@ icon: material/calculator-variant-outline
## Chapter Contents
- [1.1   Algorithms are Everywhere](https://www.hello-algo.com/en/chapter_introduction/algorithms_are_everywhere/)
- [1.2   What is an Algorithm](https://www.hello-algo.com/en/chapter_introduction/what_is_dsa/)
- [1.1   Algorithms are everywhere](https://www.hello-algo.com/en/chapter_introduction/algorithms_are_everywhere/)
- [1.2   What is an algorithm](https://www.hello-algo.com/en/chapter_introduction/what_is_dsa/)
- [1.3   Summary](https://www.hello-algo.com/en/chapter_introduction/summary/)