algorithm-archive
algorithm-archive copied to clipboard
A collaborative book on algorithms
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...
Just so that multiple algos and langs dont get merged, there's another PR
Hi, Ive created an insertion sort chapter, hope you'll like it. I'll add more languages soon.
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...
# 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...
# 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...