Computer Crossword

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