Algorithm Archive

A collaborative book on algorithms
Alternatives To Algorithm Archive
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Cs Book11,024
2 months ago5
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
Grokking_algorithms9,538
17 days ago29otherJavaScript
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
Dsa.js Data Structures Algorithms Javascript7,009149 months ago44November 30, 20216mitJavaScript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Algorithms6,545
4 years ago74
Bug-tracking for Jeff's algorithms book, notes, etc.
Algoxy5,847
11 days ago1TeX
Book of Elementary Algorithms and Data structures
Prmlt5,091
4 years ago1mitMATLAB
Matlab code of machine learning algorithms in book PRML
Javascript Datastructures Algorithms4,112
6 months ago25TypeScript
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Js Dev Reads3,899
a year ago1
A list of books 📚and articles 📝 for the discerning web developer to read.
Algorithm Archive2,221
a day ago98mitPython
A collaborative book on algorithms
Cs Books2,185
4 years ago
📚 Computer Science Books 计算机技术类书籍 PDF
Alternatives To Algorithm Archive
Select To Compare


Alternative Project Comparisons
Readme

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:

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 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). All text content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License 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.

Popular Algorithms Projects
Popular Book Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Algorithms
Language
Book
Archive
Beginner Friendly