百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

algorithm-archive

> 编程语言
开源

关于算法的合作编写的书

2.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

关于算法的合作编写的书

# The Arcane Algorithm Archive The Arcane Algorithm Archive is a collaborative effort to create a guide for all important algorithms in all languages. This goal is obviously too ambitious for a book of any size, but it is a great project to learn from and work on and will hopefully become an incredible resource for programmers in the future. To change the language, please use the UI at the top of the site:

Here are some essential links: - Book / website: - GitHub repository: - YouTube channel (LeiosOS): - Twitch livestream: - Discord server: Note that this project is essentially a book about algorithms collaboratively written by an online community. Fortunately, there are a lot of algorithms out there, which means that there is a lot of content material available. Unfortunately, this means that we will probably never cover every algorithm ever created and instead need to focus on what the community sees as useful and necessary. That said, we'll still cover a few algorithms for fun that have very little, if any practical purpose. If you would like to contribute, feel free to go to any chapter with code associated with it and implement that algorithm in your favorite language, and then submit the code via pull request. You can find help and instructions regarding the contribution process in our [How to Contribute](https://github.com/algorithm-archivists/algorithm-archive/wiki/How-to-Contribute) wiki entry. Hopefully, this project will grow and allow individuals to learn about and try their hand at implementing different algorithms for fun and (potentially) useful projects. If nothing else, it will be an enjoyable adventure for our community. Thanks for reading and let me know if there's anything wrong or if you want to see something implemented in the future! ---- ## License The code examples for this project are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)). All text content is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/legalcode) with attribution specified at the end of every chapter. All graphics are licensed under the license stated at the end of every chapter. If no attribution is specified, please attribute James Schloss. [

](https://creativecommons.org/licenses/by-sa/4.0/)

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Book / website: <https://www.algorithm-archive.org/>
  • •GitHub repository: <https://github.com/algorithm-archivists/algorithm-archive>
  • •YouTube channel (LeiosOS): <https://www.youtube.com/user/LeiosOS>
  • •Twitch livestream: <https://www.twitch.tv/leioslabs>
  • •Discord server: <https://discord.gg/Pr2E9S6>

> 标签

Pythonalgorithmalgorithm-archivebeginner-friendlybook

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言