mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-07 05:04:20 +00:00
21 lines
637 B
Markdown
21 lines
637 B
Markdown
---
|
|
comments: true
|
|
icon: material/calculator-variant-outline
|
|
---
|
|
|
|
# Chapter 1. Encounter with Algorithms
|
|
|
|
{ class="cover-image" }
|
|
|
|
!!! abstract
|
|
|
|
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.3 Summary](summary.md)
|