This commit is contained in:
krahets
2025-12-31 19:37:45 +08:00
parent 29ec0c699d
commit 3c9d5689c4
279 changed files with 40895 additions and 16087 deletions
+7 -7
View File
@@ -3,18 +3,18 @@ comments: true
icon: material/calculator-variant-outline
---
# Chapter 1.   Encounter with algorithms
# Chapter 1.   Encounter with Algorithms
![Encounter with algorithms](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
![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.
A young girl dances gracefully, intertwined with data, her skirt flowing with the melody of algorithms.
She invites you to dance with her. Follow her steps closely 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.1   Algorithms Are Everywhere](algorithms_are_everywhere.md)
- [1.2   What Is an Algorithm](what_is_dsa.md)
- [1.3   Summary](summary.md)