Skip to content

c252/algorithm-archive

This branch is 245 commits behind algorithm-archivists/algorithm-archive:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

db3f978 · Apr 12, 2020
Mar 25, 2020
Apr 12, 2020
Aug 11, 2018
Oct 15, 2018
Feb 23, 2018
Dec 15, 2019
Jun 11, 2018
Dec 18, 2019
Nov 10, 2019
Apr 1, 2019
Apr 1, 2019
Jul 17, 2019
Oct 4, 2018
Jan 29, 2020
Apr 12, 2020
Dec 15, 2019
Apr 12, 2020
Jul 19, 2018
Jul 19, 2018
May 19, 2018

Repository files navigation

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.

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.

About

A collaborative book on algorithms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 15.2%
  • C++ 9.4%
  • C 8.4%
  • Java 7.1%
  • Julia 6.4%
  • C# 6.1%
  • Other 47.4%