An Algorithm is a way of solving Well-Specified Computational problems
- by Corman et al.
A finite set of rules that give a sequence of operations for solving a specific type of problem.
- by Knuth.
Example of an Algorithm in real life
Algorithm of how to make tea by step:
Put tea bag in a cup
Fill kettle with water
Boil kettle
pour water into cup
Add milk
Stir
Drink
