You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
623 B
21 lines
623 B
---
|
|
comments: true
|
|
icon: material/calculator-variant-outline
|
|
---
|
|
|
|
# Chapter 1. Introduction to algorithms
|
|
|
|
![Introduction to 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)
|