1 7
6 2
3
8 9
4
5

Crossword: Decomposition

Across

1. Starting with a high-level overview and breaking the problem down into more detailed sub-tasks

2. The arrangement of elements or components into a structure that mirrors their relative significance or connections.

3. The distribution of power, authority, and decision-making to lower-level entities or individuals.

4. starting with small details and gradually building up to a complete understanding.

5. Breaking a system into smaller, loosely-coupled components that can be independently developed and maintained.

Down

6. Dividing a program into separate modules or parts, each of which is responsible for a specific piece of functionality.

7. Breaking a problem into smaller, more manageable parts, solving them individually, and then combining the solutions.

8. Simplifying complex concepts or systems by focusing on essential features while ignoring unnecessary details.

9. The process of dividing a complex problem or system into smaller, more manageable subproblems or components.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓