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