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

25 lines
818 B
Markdown
Raw Normal View History

2023-12-22 00:01:05 +08:00
---
comments: true
icon: material/calculator-variant-outline
---
2023-12-22 04:04:42 +08:00
# Chapter 1.   Introduction to Algorithms
2023-12-22 00:01:05 +08:00
<div class="center-table" markdown>
2023-12-22 00:11:51 +08:00
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
2023-12-22 00:01:05 +08:00
</div>
!!! 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.
2023-12-29 00:57:22 +08:00
## Chapter Contents
2023-12-22 00:01:05 +08:00
2023-12-29 18:39:21 +08:00
- [1.1 &nbsp; Algorithms are Everywhere](https://www.hello-algo.com/en/chapter_introduction/algorithms_are_everywhere/)
- [1.2 &nbsp; What is an Algorithm](https://www.hello-algo.com/en/chapter_introduction/what_is_dsa/)
- [1.3 &nbsp; Summary](https://www.hello-algo.com/en/chapter_introduction/summary/)