《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
Go to file
Yudong Jin f103fdecc9 1. Update extra.css for overwrite
the sections title color.
2. Add figures to hash collision.
3. Add inorder traversal in binary search tree.
2023-01-30 03:55:13 +08:00
.github Update binary tree (JS). 2022-12-23 01:25:12 +08:00
codes feat: add Swift codes for heap article (#306) 2023-01-29 14:03:30 +08:00
docs 1. Update extra.css for overwrite 2023-01-30 03:55:13 +08:00
.gitattributes Update .gitattributes 2023-01-19 03:16:01 +08:00
.gitignore feat(codes/c): add C include/ codes and modify exist C codes 2023-01-11 00:55:21 +08:00
deploy.sh Update deploy.sh 2023-01-12 04:23:17 +08:00
docker-compose.yml update Docker 2023-01-08 23:22:01 +08:00
Dockerfile Update Dockerfile 2023-01-11 03:37:14 +08:00
LICENSE Update LICENSE. 2022-11-17 15:32:50 +08:00
mkdocs.yml Update the structure of the chapter Graph. 2023-01-29 01:10:53 +08:00
README.md Move tutorial to docs 2023-01-12 10:36:54 +08:00

《 Hello算法 》

动画图解、能运行、可讨论的
数据结构与算法快速入门教程


 

前往阅读 > hello-algo.com

关于本书

本书面向数据结构与算法初学者,致力于达成以下目标:

  • 开源免费,所有同学都可在网上获取本书;
  • 新手友好,适合算法初学者自主学习入门;
  • 动画讲解,尽可能地保证平滑的学习曲线;
  • 代码导向,提供可一键运行的算法源代码;
  • 讨论学习,提问一般能在三日内得到回复;

如果感觉本书对你有所帮助,请点个 Star 支持一下,谢谢!

推荐语

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

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

贡献

我们正在加速更新本书,期待您来一起参与创作,以帮助其他读者获取更优质的学习内容:

  • 如果发现笔误、无效链接、内容缺失、文字歧义、解释不清晰等问题,烦请您帮忙修正;
  • 代码翻译 C++, Python, Go, JavaScript, TypeScript 正在进行中,期望您前来挑大梁;
  • 欢迎您通过提交 Pull Request 来增添新内容,包括重写章节、新增章节等;

有任何问题请与我联系 WeChat: krahets-jyd

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

License

The texts, codes, images, photos, and videos in this repository are licensed under CC BY-NC-SA-4.0.