CS principles review
Across
- 3. error that occurs when data type is not large enough to hold data
- 5. no algorithm exists that can answer correctly on all inputs for these problems
- 9. an agreed-upon set of rules that specify the behavior of a system
- 13. Encryption that involves one key both ways
- 15. type of computing that involves multiple computers rather than processors
- 16. inclusion of extra components that can be used to mitigate failure of a system
- 19. When a system can support failures and still continue to function
- 20. Visual representation of steps in a sequential order
Down
- 1. Pitch and volume of music, colors of a painting, temperature etc.
- 2. compression technique that removes data that cannot be brought back
- 4. algorithms with polynomial efficiency run with a___time
- 6. encoding data to prevent unauthorized access
- 7. capacity for a system to change in size and scale to meet new demands
- 8. the type of run time for (n!)
- 10. error that occurs as code is running
- 11. problem with the goal of finding the best solution among many
- 12. technique to finding a solution to an algorithm that a shortcut that sacrifices accuracy and completeness
- 14. process of finding a path from sender to receiver
- 17. type of computing that involves multiple processors that run adjacently in one computer
- 18. data about data