mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-27 16:56:30 +08:00
20 lines
633 B
Markdown
20 lines
633 B
Markdown
---
|
|
comments: true
|
|
icon: material/book-open-outline
|
|
---
|
|
|
|
# Chapter 0. Preface
|
|
|
|
![Preface](../assets/covers/chapter_preface.jpg){ class="cover-image" }
|
|
|
|
!!! abstract
|
|
|
|
Algorithms are like a beautiful symphony, with each line of code flowing like a rhythm.
|
|
|
|
May this book ring softly in your mind, leaving a unique and profound melody.
|
|
|
|
## Chapter Contents
|
|
|
|
- [0.1 About This Book](https://www.hello-algo.com/en/chapter_preface/about_the_book/)
|
|
- [0.2 How to Read](https://www.hello-algo.com/en/chapter_preface/suggestions/)
|
|
- [0.3 Summary](https://www.hello-algo.com/en/chapter_preface/summary/)
|