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