mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 16:16:28 +08:00
20 lines
621 B
Markdown
20 lines
621 B
Markdown
---
|
|
comments: true
|
|
icon: material/calculator-variant-outline
|
|
---
|
|
|
|
# Chapter 1. Encounter with algorithms
|
|
|
|
![Encounter with algorithms](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
|
|
|
|
!!! 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.
|
|
|
|
## Chapter contents
|
|
|
|
- [1.1 Algorithms are everywhere](algorithms_are_everywhere.md)
|
|
- [1.2 What is an algorithm](what_is_dsa.md)
|
|
- [1.3 Summary](summary.md)
|