algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

A collaborative book on algorithms

Results 103 algorithm-archive issues
Sort by recently updated
recently updated
newest added

Implementation
Hacktoberfest
lang: nim

Implementation
Hacktoberfest
lang: nim

Implementation
Hacktoberfest
lang: kotlin

I thought it may be helpfull to provide a proof with the euclidean algorithm, since it is not directly obvious why the algorithm computes the greatest common divisor. I don't...

Chapter Edit

Just so that multiple algos and langs dont get merged, there's another PR

Implementation
Hacktoberfest
lang: brainfuck

Implementation
Chapter
lang: c

Hi, Ive created an insertion sort chapter, hope you'll like it. I'll add more languages soon.

Implementation
Chapter
lang: python
lang: c

Installing node modules with `npm install` gives the following output: ``` npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted...

Problem
General

# Feature Request Add more languages to the dev container ## Description These langagues need to be accessabel by running their standard calling operation from inside the container. Some of...

General
Hacktoberfest

# Feature Request Configure GitHub actions to send a message in the discord only on failure of deployment of GH pages. ## Description When GH Actions fails, it sends a...