Computer Science

123456789101112131415
Across
  1. 3. a method of preserving privacy of data sent across the Internet
  2. 4. 0 or 1
  3. 9. RAM is short for this
  4. 11. a process to be followed which solves a specific task
  5. 13. instructions for a computer to execute
  6. 14. a method of training a computer to recognize patterns
  7. 15. a centralized service in a network
Down
  1. 1. AI is short for this
  2. 2. searching for an element in a sorted collection by recursively comparing with the middle element and halving the search space
  3. 4. 8 bits
  4. 5. a popular unix-like operating system
  5. 6. a graph which has one less edge than vertex
  6. 7. solving a problem by breaking it into simpler sub-problems
  7. 8. to put the elements of a collection in order
  8. 10. a collection of vertices and edges
  9. 12. a location where recently accessed data is stored for quick reference