Algorithms
- An algorithm is a detailed, unambiguous set of instructions that solve a
problem or perform a task
-
Examples
- Recipes
- Directions from point A to point B
- Mathematical equations
- Car manual
- Sheet music
- Computer programs
-
Representations
- Verbal
- Textual
- Flow chart
- Program
-
In-class example: Pencil-sharpening algorithm