mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-06 12:44:19 +00:00
21 lines
504 B
Markdown
21 lines
504 B
Markdown
---
|
|
comments: true
|
|
icon: material/book-open-outline
|
|
---
|
|
|
|
# Chapter 0. Preface
|
|
|
|
{ class="cover-image" }
|
|
|
|
!!! abstract
|
|
|
|
Algorithms are like a beautiful symphony, each line of code flows like a melody.
|
|
|
|
May this book gently resonate in your mind, leaving a unique and profound melody.
|
|
|
|
## Chapter contents
|
|
|
|
- [0.1 About This Book](about_the_book.md)
|
|
- [0.2 How to Use This Book](suggestions.md)
|
|
- [0.3 Summary](summary.md)
|