Across
- 3. Instructions written in a programming language.
- 6. A group of 8 bits.
- 10. A symbol that performs a calculation.
- 11. Translates code into machine language.
- 12. Data provided to a program.
- 14. search Efficient algorithm for finding items in a sorted array.
- 15. Code Original code written by a programmer.
- 16. Complexity Measure of time and space an algorithm uses.
- 17. Data produced by a program.
Down
- 1. A file that can be run as a program.
- 2. A base-16 number system using 0-9 and A-F.
- 4. Saving changes to a repository.
- 5. A type with two values: true or false.
- 7. A storage location for data with a name.
- 8. Error A flaw in the algorithm causing incorrect results.
- 9. Finding and fixing errors in code.
- 13. A plain language description of an algorithm.
- 15. Rules that define the structure of code.
