mirror of
https://github.com/krahets/hello-algo.git
synced 2025-02-03 07:01:55 +08:00
deploy
This commit is contained in:
parent
f9861fe5b5
commit
6503d35a21
16
index.html
16
index.html
@ -1491,9 +1491,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 align="center"> 「清晰动画讲解」 </h2>
|
||||
<h2 align="center"> 「全书动画图解」 </h2>
|
||||
|
||||
<p align="center"> 动画诠释重点,平滑学习曲线</br>电脑、平板、手机全终端阅读 </p>
|
||||
<p align="center"> 内容清晰易懂、学习曲线平滑</br>电脑、平板、手机全终端阅读 </p>
|
||||
|
||||
<p><img alt="algorithm_animation" src="index.assets/animation.gif" /></p>
|
||||
<div class="admonition quote">
|
||||
@ -1501,9 +1501,9 @@
|
||||
<p align="center"> “一图胜千言” </p></p>
|
||||
</div>
|
||||
<hr />
|
||||
<h2 align="center"> 「代码实践导向」 </h2>
|
||||
<h2 align="center"> 「代码一键运行」 </h2>
|
||||
|
||||
<p align="center"> 提供经典算法的清晰实现与测试代码</br>多种语言,详细注释,皆可一键运行 </p>
|
||||
<p align="center"> 提供各个算法与数据结构的简洁实现与测试样例,皆可直接运行</br>支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言 </p>
|
||||
|
||||
<p><img alt="running_code" src="index.assets/running_code.gif" /></p>
|
||||
<div class="admonition quote">
|
||||
@ -1513,7 +1513,7 @@
|
||||
<hr />
|
||||
<h2 align="center"> 「可讨论与提问」 </h2>
|
||||
|
||||
<p align="center"> 作者一般 72h 内回复评论问题</br>与小伙伴们一起讨论学习进步 </p>
|
||||
<p align="center"> 鼓励小伙伴们互帮互助、共同成长</br>提问与评论一般能在两日内得到回复 </p>
|
||||
|
||||
<p><img alt="comment" src="index.assets/comment.gif" /></p>
|
||||
<div class="admonition quote">
|
||||
@ -1533,12 +1533,12 @@
|
||||
<p>“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”</p>
|
||||
<p><strong>—— 邓俊辉,清华大学计算机系教授</strong></p>
|
||||
</div>
|
||||
<h2 align="center"> 参与创作 </h2>
|
||||
<h2 align="center"> 参与写作 </h2>
|
||||
|
||||
<p>感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是(按 contrib.rocks 生成的顺序):</p>
|
||||
<p>感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是(顺序由 contrib.rocks 自动生成):</p>
|
||||
<p align="center">
|
||||
<a href="https://github.com/krahets/hello-algo/graphs/contributors">
|
||||
<img width="600" src="https://contrib.rocks/image?repo=krahets/hello-algo" />
|
||||
<img width="550" src="https://contrib.rocks/image?repo=krahets/hello-algo" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in New Issue
Block a user