mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-10 08:50:20 +08:00
deploy
This commit is contained in:
@ -378,13 +378,6 @@
|
||||
0.1.5. 致谢
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#016" class="md-nav__link">
|
||||
0.1.6. 作者简介
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@ -1646,13 +1639,6 @@
|
||||
0.1.5. 致谢
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#016" class="md-nav__link">
|
||||
0.1.6. 作者简介
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@ -1763,15 +1749,6 @@
|
||||
<p>本书鼓励“手脑并用”的学习方式,在这点上受到了《动手学深度学习》很大影响,也在此向各位同学强烈推荐这本著作,包括<a href="https://github.com/d2l-ai/d2l-zh">中文版</a>、<a href="https://github.com/d2l-ai/d2l-en">英文版</a>、<a href="https://space.bilibili.com/1567748478">李沐老师 bilibili 主页</a>。</p>
|
||||
<p>在写作过程中,我阅读了许多与数据结构与算法的书籍与教材,这些著作为本书作出了很好的榜样,保证了本书内容的正确性与质量,感谢前辈们的精彩创作!</p>
|
||||
<p>感谢父母,你们一贯的支持与鼓励给了我自由度来做这些有趣的事。</p>
|
||||
<h2 id="016">0.1.6. 作者简介<a class="headerlink" href="#016" title="Permanent link">¶</a></h2>
|
||||
<p><img alt="profile" class="center" src="../about_the_book.assets/profile.png" /></p>
|
||||
<h2 align="center"> 靳宇栋(Krahets) </h2>
|
||||
|
||||
<h5 align="center"> 华为高级算法工程师、算法爱好者 </h5>
|
||||
|
||||
<p align="center"> 力扣(LeetCode)全网阅读量最高博主 </p>
|
||||
<p align="center"> 分享近百道算法题解,累积回复数千读者的问题 </p>
|
||||
<p align="center"> 发表的 LeetBook《图解算法数据结构》已订阅 22 万本 </p>
|
||||
|
||||
|
||||
|
||||
|
BIN
index.assets/profile.png
Normal file
BIN
index.assets/profile.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
13
index.html
13
index.html
@ -1573,6 +1573,19 @@
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<h2 align="center"> 作者 </h2>
|
||||
|
||||
<p></br></p>
|
||||
<p align="center">
|
||||
<img width="110" src="index.assets/profile.png" />
|
||||
</p>
|
||||
|
||||
<h3 align="center"> 靳宇栋 Krahets </h2>
|
||||
|
||||
<h6 align="center"> 大厂高级算法工程师 </h5>
|
||||
|
||||
<h6 align="center"> 力扣(LeetCode)全网阅读量最高博主 </p>
|
||||
<h6 align="center"> LeetBook《图解算法数据结构》已订阅 22 万本 </p>
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user