hello-algo/en/docs/chapter_introduction/index.md

21 lines
773 B
Markdown
Raw Normal View History

2023-12-22 00:01:05 +08:00
---
comments: true
icon: material/calculator-variant-outline
---
2023-12-22 04:04:42 +08:00
# Chapter 1.   Introduction to Algorithms
2023-12-22 00:01:05 +08:00
2023-12-22 00:11:51 +08:00
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
2023-12-22 00:01:05 +08:00
!!! abstract
A graceful maiden dances, intertwined with the data, her skirt swaying to the melody of algorithms.
She invites you to a dance, follow her steps, and enter the world of algorithms full of logic and beauty.
2023-12-29 00:57:22 +08:00
## Chapter Contents
2023-12-22 00:01:05 +08:00
2023-12-29 18:39:21 +08:00
- [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/)