mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-23 17:54:27 +08:00
25 lines
669 B
Markdown
25 lines
669 B
Markdown
---
|
|
comments: true
|
|
icon: material/book-open-outline
|
|
---
|
|
|
|
# Chapter 0. Preface
|
|
|
|
<div class="center-table" markdown>
|
|
|
|
{ class="cover-image" }
|
|
|
|
</div>
|
|
|
|
!!! 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/chapter_preface/about_the_book/)
|
|
- [0.2 How to Read](https://www.hello-algo.com/chapter_preface/suggestions/)
|
|
- [0.3 Summary](https://www.hello-algo.com/chapter_preface/summary/)
|