ALGORITHMS
Across
- 2. When a function calls itself
- 7. A sequence that repeats while a condition is true
- 11. The amount of resources an algorithm needs
- 13. A set of steps to solve a problem
- 14. The data received by a program or algorithm
- 15. A logical statement that controls decisions
- 16. A measure of how well an algorithm performs
- 17. A named storage location for data
- 18. The set of rules for writing valid code
Down
- 1. A diagram that represents a process or algorithm
- 3. A single action or instruction in an algorithm
- 4. The result produced by an algorithm
- 5. The process of arranging items in a particular order
- 6. A point where a program chooses between actions
- 8. Plain language used to describe algorithms
- 9. One repetition of a loop
- 10. Finding and fixing errors in code
- 12. A reusable block of code
- 18. The process of finding a specific item in a dataset