πŸ“š Node [[algorithms]] exact match
Nodes contain individual contributions whose filenames match your search. x

Algorithms

What’s an algorithm?

An algorithm is simply a series of logical instructions that show, from start to finish, how to accomplish a task. By this broad definition, a cake recipe counts as an algorithm.

– [[Hello World]]

Usually, algorithms refer to something a little more specific. They still boil down to a list of step-by-step instructions, but these algorithms are almost always mathematical objects.

– [[Hello World]]

Types of algorithm

There’s no overall consensus on how to group algorithms, but you can think of four main categories ([[Hello World]]):

Most algorithms are some combination of the above.

Algorithmic approaches

You can think of the approaches taken by algorithms as broadly fitting into two key paradigms.

Notes on algorithms that don't fit another particular category.

To Investigate

stable hybrid radix merge sort https://alexschroeder.ch/wiki/Diary - i'm not sure what this means but it's probably cool https://marc.info/?l=openbsd-tech&m=158965652915344&w=2 30 weird chess algorithms persistent segment tree https://www.metalevel.at/sgp/ https://github.com/The-Tree/LangtonsAnt langston's ant? left leaning red black trees considered harmful algorithmic techniques for information retrieval persistent segment tree https://github.com/ept/crdt-website

Loading pushes...

Rendering context...