JAHVANN'S CROSSWORD

1234567891011121314
Across
  1. 2. Force Solving problems by trying all possible solutions.
  2. 4. Combining changes from branches.
  3. 7. A platform for developing software applications.
  4. 9. A plain language description of an algorithm.
  5. 10. A sequence of characters.
  6. 12. A step-by-step procedure to solve a problem.
  7. 14. A whole number.
Down
  1. 1. Text in the code meant for programmers, ignored by the computer.
  2. 2. A group of 8 bits.
  3. 3. A node with no children in a tree.
  4. 5. A base-16 number system using 0-9 and A-F.
  5. 6. Reasoning in programming to perform tasks.
  6. 8. A hierarchical structure with nodes.
  7. 11. Saving changes to a repository.
  8. 13. A system for tracking code changes.