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

# Chapters Request ## Description Chapters related to chess (and generalisable) might be interesting for the AAA. Things like: - move-generation algorithms - chess engines (ai-based or not) - pairing...

General
Discussion

# Bug Report ## Description PR templates do not work at all. ### Steps to Reproduce Steps to reproduce the behavior: 1. Go to algorithm archive 2. Create PR 3....

Problem

First draft of a page covering the bang-bang control algorithm. Looking for feedback!

Chapter

This PR aims to close #486 and declutter the open issues to be a bit more manageable. Because #486 was a problem with codeblocks, I simply removed them to eliminate...

Chapter Edit
lang: whitespace

I know this sounds like a joke because of how we implemented whitespace in the Euclidean algorithm chapter; however, if you highlight the code snippet, there is no actual whitespace...

Problem

# Feature Request Would it be possible (or relevant) to have a data structure chapter. Queues and stacks are discussed but not linked lists (single, doubly,or circular). ## Description A...

The PR adds example of how to implement euclidean algorithm in Crystal.

Implementation
hacktoberfest-accepted
lang: crystal

This PR adds the Monte Carlo methods in Crystal.

Implementation
hacktoberfest-accepted
lang: crystal

# Bug Report ## Description inline mathjax appears on multiple lines in safari ## Screenshots ## Environment - OS: OSX - Browser: Safari ## For Algorithm Archive Developers - [x]...

Problem