Term: algorithm

An algorithm is specific sequence of instructions to perform a specific task. Cooking recipes are examples of an algorithms.

In computing algorithms are typically complex series of step-by-step instructions taking some amount of data as input, processing that data in some way to produce a specific output or result.

« Back to Glossary Index