---
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>

---

## 推荐语

!!! quote

    “一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”

    **—— 邓俊辉,清华大学计算机系教授**

## 致谢

感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是:

<a href="https://github.com/krahets/hello-algo/graphs/contributors">
  <img src="https://contrib.rocks/image?repo=krahets/hello-algo" />
</a>

---