CS principles review

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