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

A collaborative book on algorithms

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

Implementation
Hacktoberfest
lang: ruby

Example code is also a visualization demo

Implementation

I used [tuProlog](http://apice.unibo.it/xwiki/bin/view/Tuprolog/WebHome) as IDE for Prolog. It's possible that other IDEs use slightly different implementations of Prolog, but I think this should work in other implementations as well.

Implementation
lang: prolog

## Description Currently code blocks in the AAA handle lines [which are longer than possible (for the current view width)] by inserting a scroll bar on the bottom of the...

Discussion

Implementation
Chapter
Hacktoberfest
hacktoberfest-accepted
lang: javascript

Implementation
Hacktoberfest
lang: ruby

To help visualise #848 I've created a branch with a sample file. The idea is to keep modifying it (by me and maintainers directly) until we're satisfied. But because of...

# Feature Request Add scons to the build workflow ## Description Add Scons to the build and deploy workflow files in GitHub actions. If it fails scons for build/deploy workflow,...

By running the command `docker run --rm -v "$PWD:/gitbook" -p 4000:4000 billryan/gitbook gitbook install && gitbook serve` one can entirely circumvent installing node.js and gitbook. Maybe this should be added...

General
Hacktoberfest

### Description This issue is meant to be an overview on which chapters need their input or output to be standardized. ### Why Why this needs to be done is...

General