Prepare 1.3.0 release (#1838)

* Update the contributors list.

* Update the version number.

* Sync zh and zh-hant versions.

* Move epub builder to the utils branch.

* Optimize all figure files using pngquant.

* Update copyright.

* Update Acknowledgements.

* Update buttons in README.
This commit is contained in:
Yudong Jin
2026-01-02 03:37:38 +08:00
committed by GitHub
parent 10f76bd59a
commit 666da25a2a
1471 changed files with 31 additions and 4804 deletions
+2
View File
@@ -1,5 +1,7 @@
# 小結
### 重點回顧
- 本書的主要受眾是演算法初學者。如果你已有一定基礎,本書能幫助你系統回顧演算法知識,書中源程式碼也可作為“刷題工具庫”使用。
- 書中內容主要包括複雜度分析、資料結構和演算法三部分,涵蓋了該領域的大部分主題。
- 對於演算法新手,在初學階段閱讀一本入門書至關重要,可以少走許多彎路。