All Projects → algorithm-archivists → Algorithm Archive

algorithm-archivists / Algorithm Archive

Licence: mit
A collaborative book on algorithms

Programming Languages

assembly
5116 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
julia
2034 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Algorithm Archive

C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+812.29%)
Mutual labels:  hacktoberfest, algorithm, educational
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (-95.85%)
Mutual labels:  hacktoberfest, beginner-friendly, algorithm
Binari
Interactive code editor with a live binary tree visual designed to teach new developers the fundamentals of dynamic programming.
Stars: ✭ 82 (-95.64%)
Mutual labels:  hacktoberfest, educational
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+532.82%)
Mutual labels:  hacktoberfest, educational
Hacktoberfest
Find more projects at https://hacktoberfest.digitalocean.com/#projects
Stars: ✭ 90 (-95.21%)
Mutual labels:  hacktoberfest, beginner-friendly
Algorithms Hacktoberfest
Write Algorithm in any language and contribute to HacktoberFest
Stars: ✭ 77 (-95.9%)
Mutual labels:  hacktoberfest, algorithm
Hacktoberfest Projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
Stars: ✭ 78 (-95.85%)
Mutual labels:  hacktoberfest, algorithm
Collaboration For Beginners
A Beginner's Guide to Contributing in an Open Source Project.
Stars: ✭ 86 (-95.43%)
Mutual labels:  hacktoberfest, beginner-friendly
C Algorithms
All algorithms implemented in C
Stars: ✭ 51 (-97.29%)
Mutual labels:  hacktoberfest, beginner-friendly
Belajar Git
Tutorial Git dalam Bahasa Indonesia
Stars: ✭ 109 (-94.2%)
Mutual labels:  hacktoberfest, book
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (-18.67%)
Mutual labels:  hacktoberfest, algorithm
Hello World
Add any Program in any language you like or add a hello world Program ❣️ if you like give us ⭐
Stars: ✭ 1,464 (-22.13%)
Mutual labels:  hacktoberfest, algorithm
Study
Algorithm / Book Reviews / Interview / ETC
Stars: ✭ 58 (-96.91%)
Mutual labels:  algorithm, book
Javascript Notes
Notes taken during Wes Bos' BeginnerJavaScript course
Stars: ✭ 52 (-97.23%)
Mutual labels:  hacktoberfest, beginner-friendly
Awesome Android Kotlin Apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Stars: ✭ 1,058 (-43.72%)
Mutual labels:  hacktoberfest, beginner-friendly
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (-33.88%)
Mutual labels:  hacktoberfest, algorithm
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-93.99%)
Mutual labels:  hacktoberfest, beginner-friendly
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (-44.89%)
Mutual labels:  hacktoberfest, algorithm
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-97.45%)
Mutual labels:  hacktoberfest, algorithm
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+757.29%)
Mutual labels:  hacktoberfest, algorithm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].