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

21 lines
621 B
Markdown
Raw Normal View History

2023-12-22 00:01:05 +08:00
---
comments: true
icon: material/calculator-variant-outline
---
2024-04-11 20:03:16 +08:00
# Chapter 1.   Encounter with algorithms
2023-12-22 00:01:05 +08:00
2024-04-11 20:03:16 +08:00
![Encounter with algorithms](../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.
2024-04-07 02:41:53 +08:00
## Chapter contents
2023-12-22 00:01:05 +08:00
2024-04-07 02:41:53 +08:00
- [1.1   Algorithms are everywhere](algorithms_are_everywhere.md)
- [1.2   What is an algorithm](what_is_dsa.md)
- [1.3   Summary](summary.md)