What is an Algorithm?
Explore the definition and characteristics of an algorithm, including a practical example and its historical background. Understand how algorithms are precise, unambiguous instructions designed to solve specific problems, and discover the origins of the term from early mathematical practices.
We'll cover the following...
We'll cover the following...
Algorithm
An algorithm is an explicit, precise, unambiguous, mechanically-executable sequence of elementary instructions, usually intended to accomplish a specific purpose. For example, here is an algorithm for singing that annoying song “99 Bottles of Beer on the Wall” for arbitrary values of 99:
Algorithm
...