CS Principles Review Puzzle

123456789101112131415
Across
  1. 3. Giving others rights to use your work (2 words).
  2. 4. amount of encryption keys used in a symmetric encryption system
  3. 6. Error type which occurs when the program attempts to set a variable past its max size
  4. 8. Metadata examples (3 words, alphabetical)
  5. 10. scholarly articles, textbooks, ebooks, etc which may be viewed without payment.
  6. 12. May be redistributed, modified, sold by anyone
  7. 13. speed of connection (bits per second)
  8. 14. Error type where program breaks before it is run - fails due to incorrect code structure.
  9. 15. Error type which occurs due to the programmer's faulty logic
Down
  1. 1. When some countries have less access to tech. This is called Digital ______.
  2. 2. Intellectual property belongs to the creator or ____ of content.
  3. 5. In relation to the internet: Scalability, Redundancy and Fault Tolerance
  4. 7. Error type where the program breaks while it is running
  5. 9. Complexity of Sudoku, Travelling Salesman, and similar problems
  6. 11. amount of encryption keys used in an asymmetric encryption system