This commit is contained in:
krahets
2023-12-22 00:01:05 +08:00
parent ef0f9dba2e
commit eae73fc284
30 changed files with 8033 additions and 6 deletions
+24
View File
@@ -0,0 +1,24 @@
---
comments: true
icon: material/book-open-outline
---
# 第 0 章   Preface
<div class="center-table" markdown>
![Preface](../assets/covers/chapter_preface.jpg){ width="600" }{ 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 head, leaving a unique and profound melody.
## 本章内容
- [0.1 &nbsp; The Book](https://www.hello-algo.com/chapter_preface/about_the_book/)
- [0.2 &nbsp; How to Read](https://www.hello-algo.com/chapter_preface/suggestions/)
- [0.3 &nbsp; Summary](https://www.hello-algo.com/chapter_preface/summary/)