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.
|
|
|
---
|
|
|
|
comments: true
|
|
|
|
icon: material/calculator-variant-outline
|
|
|
|
---
|
|
|
|
|
|
|
|
# Chapter 1. Introduction to Algorithms
|
|
|
|
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
|
|
|
|
![A first look at the algorithm](../assets/covers/chapter_introduction.jpg){ class="cover-image" }
|
|
|
|
|
|
|
|
</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.
|
|
|
|
|
|
|
|
## 本章内容
|
|
|
|
|
|
|
|
- [1.1 Algorithms Are Everywhere](https://www.hello-algo.com/chapter_introduction/algorithms_are_everywhere/)
|
|
|
|
- [1.2 What Is Algorithms](https://www.hello-algo.com/chapter_introduction/what_is_dsa/)
|
|
|
|
- [1.3 Summary](https://www.hello-algo.com/chapter_introduction/summary/)
|