Across
- 2. a compact language for describing algorithms.
- 3. a precise sequence of steps to solve a problem.
- 6. the property of an algorithm where the process is divided into separate steps
- 8. a repeating sequence of actions in an algorithm.
- 10. a graphical representation of an algorithm.
Down
- 1. the property of an algorithm where each step is uniquely determined by the system state.
- 4. the property of an algorithm where it can be applied to different sets of input data.
- 5. a person or device that executes the commands of an algorithm.
- 7. choosing one of several paths in an algorithm based on a condition.
- 9. the property of an algorithm where it produces certain results.
