You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Justin Tse 2532f06c7f
Add JavaScript and TypeScript code of heap sort, selection sort and binary search edge and Fix the indentation of TS code (#545)
1 year ago
.github Update the pull_request_template.md 2 years ago
codes Add JavaScript and TypeScript code of heap sort, selection sort and binary search edge and Fix the indentation of TS code (#545) 1 year ago
docs Update index.md 1 year ago
.gitattributes Update .gitattributes 2 years ago
.gitignore Remove util submodule. 2 years ago
Dockerfile Fix Dockerfile 2 years ago
LICENSE Update LICENSE. 2 years ago
README.md Prepare 1.0.0b3 release 2 years ago
docker-compose.yml Update README.md 2 years ago
giscus.json Set the default comment order. 2 years ago
mkdocs.yml Add the chapter cover images (#528) 1 year ago

README.md

《 Hello 算法 》

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


阅读网页版   |   下载 PDF 版

关于本书

本项目旨在打造一本开源免费、新手友好的数据结构与算法入门教程。

  • 全书采用动画图解,内容清晰易懂、学习曲线平滑,引导初学者探索数据结构与算法的“知识地图”;
  • 源代码可一键运行,帮助读者在实践练习中提升编程技能,了解算法工作原理和数据结构底层实现;
  • 鼓励读者互助学习,提问与评论通常可在两日内得到回复;

若本书对您有所帮助,请点个 Star 支持一下,谢谢!

推荐语

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

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

“如果我当年学数据结构与算法的时候有《Hello 算法》,学起来应该会简单 10 倍!”

—— 李沐,亚马逊资深首席科学家

参与写作

我们正在加速更新本书,欢迎您通过提交 Pull Request 来参与本项目,以帮助其他读者获取更优质的学习内容。

  • 若您发现语法错误、内容缺失、文字歧义、无效链接、解释不清晰等问题,请协助修正或在评论区指出;
  • 期待您参与 C++, Python, Go, JavaScript, TypeScript, C, C#, Swift, Zig, Rust, Dart 等语言的代码翻译
  • 欢迎您为本书内容提出宝贵意见和建议,如有任何问题请提交 Issues 或微信联系 krahets-jyd

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

License

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