CSP Review

123456789101112131415
Across
  1. 4. the complexity of an algorithm that runs in O(2^n) time
  2. 6. the type of an algorithm that is "fast enough"
  3. 8. a small amount of data that tracks the information of a user
  4. 12. the complexity an algorithm that runs in O(n^2) time
  5. 13. the process of obscuring code details
  6. 15. a body that certifies the ownership of a public key
Down
  1. 1. the process of obscuring information
  2. 2. a protocol that is able to reliably transmit packets
  3. 3. the process of using multiple devices to accomplish a computing task
  4. 5. type of compression that loses some data
  5. 7. simplifying code by using functions
  6. 9. type of project often found on github
  7. 10. types of instances that only know about the existence of themselves
  8. 11. the maximum amount of data that can be sent in a given time period
  9. 14. data about data