Across
- 4. a _____ error, that comes from mistakes in typing
- 9. The iteration over the items in a list
- 10. typically measured in bits per second, how much data can be sent
- 12. a _____ search, that goes through every item
- 13. A program that acts maliciously, usually to steal data
- 14. 8 of a bit
- 15. compression of data, that does not retain all information
Down
- 1. _______ time, for example 2^n
- 2. a _____ search, that splits the list in half repeatedly
- 3. _______ time, for example 2n
- 5. IP ____, a number unique to a system connected to the internet
- 6. compression without losing information
- 7. Data about data
- 8. do this to data to keep it secure
- 11. the smallest unit of a computer
