mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-16 19:11:02 +08:00
deploy
This commit is contained in:
32
index.html
32
index.html
@@ -1626,7 +1626,20 @@
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 align="center"> 「全书动画图解」 </h2>
|
||||
<h2 align="center"> 推荐语 </h2>
|
||||
|
||||
<div class="admonition quote">
|
||||
<p class="admonition-title">Quote</p>
|
||||
<p>“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”</p>
|
||||
<p><strong>—— 邓俊辉,清华大学计算机系教授</strong></p>
|
||||
</div>
|
||||
<div class="admonition quote">
|
||||
<p class="admonition-title">Quote</p>
|
||||
<p>“如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”</p>
|
||||
<p><strong>—— 李沐,亚马逊资深首席科学家</strong></p>
|
||||
</div>
|
||||
<hr />
|
||||
<h3 align="center"> 「全书动画图解」 </h3>
|
||||
|
||||
<p align="center"> 内容清晰易懂、学习曲线平滑</br>电脑、平板、手机全终端阅读 </p>
|
||||
|
||||
@@ -1636,7 +1649,7 @@
|
||||
<p align="center"> “一图胜千言” </p></p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 align="center"> 「代码一键运行」 </h2>
|
||||
<h3 align="center"> 「代码一键运行」 </h3>
|
||||
|
||||
<p align="center"> 提供各个算法与数据结构的简洁实现与测试样例,皆可直接运行</br>支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言 </p>
|
||||
|
||||
@@ -1646,7 +1659,7 @@
|
||||
<p align="center"> “少吹牛,看代码” </p></p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 align="center"> 「可讨论与提问」 </h2>
|
||||
<h3 align="center"> 「可讨论与提问」 </h3>
|
||||
|
||||
<p align="center"> 鼓励小伙伴们互帮互助、共同成长</br>提问与评论一般能在两日内得到回复 </p>
|
||||
|
||||
@@ -1688,19 +1701,6 @@
|
||||
</div>
|
||||
|
||||
<hr />
|
||||
<h2 align="center"> 推荐语 </h2>
|
||||
|
||||
<div class="admonition quote">
|
||||
<p class="admonition-title">Quote</p>
|
||||
<p>“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”</p>
|
||||
<p><strong>—— 邓俊辉,清华大学计算机系教授</strong></p>
|
||||
</div>
|
||||
<div class="admonition quote">
|
||||
<p class="admonition-title">Quote</p>
|
||||
<p>“如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”</p>
|
||||
<p><strong>—— 李沐,亚马逊资深首席科学家</strong></p>
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user