Skip to content

Commit

Permalink
Update preface.
Browse files Browse the repository at this point in the history
  • Loading branch information
krahets committed Nov 3, 2023
1 parent 23cce00 commit 7f26e28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chapter_preface/about_the_book.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@

本书倡导手脑并用的学习方式,在这一点上深受[《动手学深度学习》](https://github.com/d2l-ai/d2l-zh)的启发。在此向各位读者强烈推荐这本优秀著作。

衷心感谢我的父母,正是你们一直以来的支持与鼓励,让我有机会做这件富有趣味的事。
衷心感谢我的父母,正是您们一直以来的支持与鼓励,让我有机会做这件富有趣味的事。
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ hide:

如果你也面临类似的困扰,那么很幸运这本书找到了你。本书是我对此问题的给出的答案,即使不是最优解,也至少是一次积极的尝试。这本书虽然不足以让你直接拿到 Offer ,但会引导你探索数据结构与算法的“知识地图”,带你了解不同“地雷”的形状大小和分布位置,让你掌握各种“排雷方法”。有了这些本领,相信你可以更加自如地应对刷题和阅读文献,逐步构建起完整的知识体系。

我深深赞同费曼先生所言:“Knowledge isn't free. You have to pay attention.”从这个意义上看,这本书并非完全“免费”。为了不辜负你本书所付出的宝贵“注意力”,我会尽我所能,投入最大的“注意力”来完成这本书的创作。

<h3 align="left"> 作者简介 </h3>

靳宇栋 ([Krahets](https://leetcode.cn/u/jyd/)),大厂高级算法工程师,上海交通大学硕士。力扣(LeetCode)全网阅读量最高博主,发表的[《图解算法数据结构》](https://leetcode.cn/leetbook/detail/illustration-of-algorithm/)已被订阅 27 万本。
Expand Down

0 comments on commit 7f26e28

Please sign in to comment.