2022-11-23 03:56:25 +08:00
< p align = "center" >
2022-11-23 15:50:59 +08:00
< a href = "https://www.hello-algo.com/" >
2023-06-19 05:41:08 +08:00
< img src = "https://www.hello-algo.com/index.assets/conceptual_rendering.png" width = "150px" >
2022-11-23 03:56:25 +08:00
< / a >
< / p >
2023-06-18 04:39:20 +08:00
< p align = "center" >
2023-06-19 05:34:41 +08:00
< a href = "https://git.io/typing-svg" > < img src = "https://readme-typing-svg.demolab.com?font=Fira+Code&weight=600&pause=2000&color=21C8B8¢er=true&vCenter=true&width=435&height=30&lines=Hello%EF%BC%8C%E7%AE%97%E6%B3%95%EF%BC%81" alt = "Typing SVG" / > < / a >
< / p >
< p align = "center" >
在动画与代码中掌握数据结构与算法
2022-11-23 03:56:25 +08:00
< / p >
2022-11-24 22:16:11 +08:00
< p align = "center" >
2023-06-18 04:39:20 +08:00
< a href = "https://www.hello-algo.com/" >
2023-06-19 05:34:41 +08:00
< img src = "https://www.hello-algo.com/index.assets/btn_read_online_dark.png" width = "150" >
2023-06-18 04:39:20 +08:00
< / a >
< a href = "https://github.com/krahets/hello-algo/releases" >
2023-06-19 05:34:41 +08:00
< img src = "https://www.hello-algo.com/index.assets/btn_download_pdf_dark.png" width = "150" >
2023-06-18 04:39:20 +08:00
< / a >
2022-11-24 22:16:11 +08:00
< / p >
2022-11-23 03:56:25 +08:00
< p align = "center" >
2023-06-18 04:39:20 +08:00
< img src = "https://www.hello-algo.com/index.assets/animation.gif" width = "49%" >
< img src = "https://www.hello-algo.com/index.assets/running_code.gif" width = "49%" >
2022-11-23 03:56:25 +08:00
< / p >
2022-11-25 14:08:00 +08:00
## 关于本书
2022-11-24 19:32:32 +08:00
2023-04-10 22:05:02 +08:00
本项目旨在打造一本开源免费、新手友好的数据结构与算法入门教程。
2022-11-24 19:32:32 +08:00
2023-06-18 04:39:20 +08:00
- 全书采用动画图解,内容清晰易懂、学习曲线平滑,引导初学者探索数据结构与算法的知识地图。
- 源代码可一键运行,帮助读者在练习中提升编程技能,了解算法工作原理和数据结构底层实现。
- 鼓励读者互助学习,提问与评论通常可在两日内得到回复。
2022-11-24 19:32:32 +08:00
2023-06-14 02:01:06 +08:00
若本书对您有所帮助,请在页面右上角点个 Star :star: 支持一下,谢谢!
2022-11-17 15:32:50 +08:00
2022-12-07 22:21:43 +08:00
## 推荐语
2022-12-07 21:53:15 +08:00
> “一本通俗易懂的数据结构与算法入门书,引导读者手脑并用地学习,强烈推荐算法初学者阅读。”
>
2022-12-07 22:21:43 +08:00
> **—— 邓俊辉,清华大学计算机系教授**
2022-12-07 21:53:15 +08:00
2023-03-01 00:24:18 +08:00
> “如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”
>
> **—— 李沐,亚马逊资深首席科学家**
2023-01-30 20:49:12 +08:00
## 参与写作
2022-12-07 22:47:31 +08:00
2023-04-10 22:05:02 +08:00
我们正在加速更新本书,欢迎您通过提交 Pull Request 来[参与本项目](https://www.hello-algo.com/chapter_appendix/contribution/),以帮助其他读者获取更优质的学习内容。
2022-12-07 22:47:31 +08:00
2023-04-10 22:05:02 +08:00
- 若您发现语法错误、内容缺失、文字歧义、无效链接、解释不清晰等问题,请协助修正或在评论区指出;
- 期待您参与 C++, Python, Go, JavaScript, TypeScript, C, C#, Swift, Zig, Rust, Dart 等语言的[代码翻译](https://github.com/krahets/hello-algo/issues/15);
- 欢迎您为本书内容提出宝贵意见和建议,如有任何问题请提交 Issues 或微信联系 krahets-jyd ;
2022-11-24 22:10:14 +08:00
2022-11-25 13:01:14 +08:00
感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是:
2023-02-13 16:15:43 +08:00
< p align = "left" >
< a href = "https://github.com/krahets/hello-algo/graphs/contributors" >
< img width = "550" src = "https://contrib.rocks/image?repo=krahets/hello-algo" / >
< / a >
< / p >
2022-11-24 22:10:14 +08:00
2022-11-17 15:32:50 +08:00
## License
2022-11-29 23:13:39 +08:00
The texts, codes, images, photos, and videos in this repository are licensed under [CC BY-NC-SA-4.0 ](https://creativecommons.org/licenses/by-nc-sa/4.0/ ).