Algorithms

*

1. 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

2. 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.

3. Algorithmic approaches

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

4. Elsewhere

4.1. In my garden

4.2. In the Agora

4.3. Mentions

This page last updated: 2023-03-17 Fri 16:15. Map. Recent changes. Source. Peer Production License.