2022-11-04 11:12:12 +00:00
|
|
|
|
---
|
2022-11-07 18:58:42 +00:00
|
|
|
|
comments: true
|
2022-11-04 11:12:12 +00:00
|
|
|
|
hide:
|
|
|
|
|
- footer
|
|
|
|
|
---
|
|
|
|
|
|
2022-11-16 18:48:17 +00:00
|
|
|
|
=== " "
|
|
|
|
|
|
|
|
|
|
<div class="result" markdown>
|
2022-11-21 20:17:46 +00:00
|
|
|
|
![conceptual_rendering](index.assets/conceptual_rendering.png){ align=left width=300 }
|
2022-11-16 18:48:17 +00:00
|
|
|
|
</br>
|
|
|
|
|
</br>
|
|
|
|
|
</br>
|
2022-11-17 07:32:50 +00:00
|
|
|
|
<h1 style="text-align:center"> 《 Hello,算法 》 </h1>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
<h3 style="text-align:center"> 动画图解、能运行、可讨论的</br>数据结构与算法快速入门教程 </h3>
|
2022-11-21 20:17:46 +00:00
|
|
|
|
<p style="text-align:center"> [@Krahets](https://leetcode.cn/u/jyd/) </p>
|
|
|
|
|
<p style="text-align:center"> [![github-stars](https://img.shields.io/github/stars/krahets/hello-algo?style=social)](https://github.com/krahets/hello-algo) </p>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
</br>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
<h2 style="text-align:center"> 「清晰动画讲解」 </h2>
|
|
|
|
|
|
|
|
|
|
<p style="text-align:center"> 借助动画介绍重点,提升知识吸收效率</br>HTML 文档,支持笔记本、平板、手机多种终端 </p>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
![algorithm_animation](index.assets/animation.gif)
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
---
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
<h2 style="text-align:center"> 「代码实践导向」 </h2>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
|
|
|
|
<p style="text-align:center"> 示例代码皆可一键运行,在调试中加深理解</br>提供 Java, C++, Python 源码与详细注释 </p>
|
|
|
|
|
|
|
|
|
|
![running_code](index.assets/running_code.gif)
|
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
<h2 style="text-align:center"> 「可讨论与提问」 </h2>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
2022-11-21 20:17:46 +00:00
|
|
|
|
<p style="text-align:center"> 在评论区与小伙伴们一起学习进步</br>作者定期回复评论问题(一般 < 72h ) </p>
|
2022-11-16 18:48:17 +00:00
|
|
|
|
|
|
|
|
|
![comment](index.assets/comment.gif)
|
|
|
|
|
|
|
|
|
|
---
|