|
|
---
|
|
|
comments: true
|
|
|
hide:
|
|
|
- footer
|
|
|
---
|
|
|
|
|
|
=== " "
|
|
|
|
|
|
<div class="result" markdown>
|
|
|
![conceptual_rendering](index.assets/conceptual_rendering.png){ align=left width=350 }
|
|
|
</br></br></br></br></br>
|
|
|
<h1 align="center"> 《 Hello,算法 》 </h1>
|
|
|
<p align="center"> 动画图解、能运行、可提问的</br>数据结构与算法快速入门教程 </p>
|
|
|
<p align="center"> [![github-stars](https://img.shields.io/github/stars/krahets/hello-algo?style=social)](https://github.com/krahets/hello-algo)</p>
|
|
|
<h6 align="center"> [@Krahets](https://leetcode.cn/u/jyd/) </h6>
|
|
|
</div>
|
|
|
|
|
|
---
|
|
|
|
|
|
<h2 align="center"> 「清晰动画讲解」 </h2>
|
|
|
|
|
|
<p align="center"> 动画诠释重点,平滑学习曲线</br>电脑、平板、手机全终端阅读 </p>
|
|
|
|
|
|
![algorithm_animation](index.assets/animation.gif)
|
|
|
|
|
|
!!! quote ""
|
|
|
|
|
|
<p align="center"> "A picture is worth a thousand words." </p>
|
|
|
<p align="center"> “一图胜千言” </p>
|
|
|
|
|
|
---
|
|
|
|
|
|
<h2 align="center"> 「代码实践导向」 </h2>
|
|
|
|
|
|
<p align="center"> 提供经典算法的清晰实现与测试代码</br>多种语言,详细注释,皆可一键运行 </p>
|
|
|
|
|
|
![running_code](index.assets/running_code.gif)
|
|
|
|
|
|
!!! quote ""
|
|
|
|
|
|
<p align="center"> "Talk is cheap. Show me the code." </p>
|
|
|
<p align="center"> “少吹牛,看代码” </p>
|
|
|
|
|
|
---
|
|
|
|
|
|
<h2 align="center"> 「可讨论与提问」 </h2>
|
|
|
|
|
|
<p align="center"> 作者一般 72h 内回复评论问题</br>与小伙伴们一起讨论学习进步 </p>
|
|
|
|
|
|
![comment](index.assets/comment.gif)
|
|
|
|
|
|
!!! quote ""
|
|
|
|
|
|
<p align="center"> “追风赶月莫停留,平芜尽处是春山” </p>
|
|
|
<p align="center"> 一起加油! </p>
|
|
|
|
|
|
---
|
|
|
|
|
|
<h2 align="center"> 推荐语 </h2>
|
|
|
|
|
|
!!! quote
|
|
|
|
|
|
“一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”
|
|
|
|
|
|
**—— 邓俊辉,清华大学计算机系教授**
|
|
|
|
|
|
<h2 align="center"> 参与创作 </h2>
|
|
|
|
|
|
感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是(按 contrib.rocks 生成的顺序):
|
|
|
|
|
|
<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" />
|
|
|
</a>
|
|
|
</p>
|
|
|
|
|
|
本开源项目的维护与更新离不开各位 Reviewers 的辛勤付出,感谢他们(按首字母顺序):
|
|
|
|
|
|
<div class="center-table">
|
|
|
<table>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
<td align="center"><a href="https://github.com/justin-tse"><img src="https://avatars.githubusercontent.com/u/24556310?v=4" width="50px;" alt="justin-tse"/><br /><sub><b>justin-tse</b></sub></a><br /><sub>JS / TS</sub></td>
|
|
|
<td align="center"><a href="https://github.com/krahets"><img src="https://avatars.githubusercontent.com/u/26993056?v=4" width="50px;" alt="krahets"/><br /><sub><b>krahets</b></sub></a><br /><sub>Java / Python</sub></td>
|
|
|
<td align="center"><a href="https://github.com/nuomi1"><img src="https://avatars.githubusercontent.com/u/3739017?v=4" width="50px;" alt="nuomi1"/><br /><sub><b>nuomi1</b></sub></a><br /><sub>Swift</sub></td>
|
|
|
<td align="center"><a href="https://github.com/Reanon"><img src="https://avatars.githubusercontent.com/u/22005836?v=4" width="50px;" alt="Reanon"/><br /><sub><b>Reanon</b></sub></a><br /><sub>Go / C</sub></td>
|
|
|
<td align="center"><a href="https://github.com/sjinzh"><img src="https://avatars.githubusercontent.com/u/99076655?v=4" width="50px;" alt="sjinzh"/><br /><sub><b>sjinzh</b></sub></a><br /><sub>Rust / Zig</sub></td>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
</div>
|
|
|
|
|
|
---
|