LinkedIn Patches #110 is a 7×7 Patches board with 9 clues (7 specify area, shapes: 1 tall, 1 wide, 7 flexible). The solution tiles all 49 cells with non-overlapping rectangles — one per clue. Recommended order: clue 1 (1×5) → clue 2 (2×1) → clue 3 (1×5) → clue 4 (5×1) → clue 5 (3×4) → clue 6 (5×1) → clue 7 (1×5) → clue 8 (1×5) → clue 9 (5×1). Each rectangle must contain exactly one clue cell and match area and shape constraints when given.
Board spotlight: One or more clues demand large rectangles — lock those anchors first because they consume the most territory and constrain where every smaller patch can fit. With 7 of 9 clues showing a numbered area, dimension math often pins down rectangle size before you choose a position on the grid.
General Patches strategy on 7×7: rectangles cannot overlap, every cell must belong to exactly one patch, and each patch must contain precisely one clue at its anchor cell. When a clue shows area 12 and a tall icon, only a few height×width pairs are legal — list them before drawing. After each placement, mentally partition the leftover white space: if any region cannot host its remaining clues, back up and try the next candidate.
Patch 1 (clue 1 at Row 1, column 2): 1×5 at Row 1, column 2. The clue shows area 5, so this patch must cover exactly 5 cells (1×5 = 5). The shape icon requires a wide rectangle (wider than tall). After placing this 5-cell rectangle, 44 cells remain for 8 clues. Each leftover region must still tile without overlap.
Patch 2 (clue 2 at Row 1, column 7): 2×1 at Row 1, column 7. This patch covers 2 cells (2×1). The shape icon allows any rectangle proportion. After placing this 2-cell rectangle, 42 cells remain for 7 clues. Each leftover region must still tile without overlap.
Patch 3 (clue 3 at Row 2, column 3): 1×5 at Row 2, column 2. The clue shows area 5, so this patch must cover exactly 5 cells (1×5 = 5). After placing this 5-cell rectangle, 37 cells remain for 6 clues. Each leftover region must still tile without overlap.
Patch 4 (clue 4 at Row 4, column 1): 5×1 at Row 1, column 1. The clue shows area 5, so this patch must cover exactly 5 cells (5×1 = 5). After placing this 5-cell rectangle, 32 cells remain for 5 clues. Each leftover region must still tile without overlap.
Patch 5 (clue 5 at Row 4, column 4): 3×4 at Row 3, column 2. This patch covers 12 cells (3×4). The shape icon allows any rectangle proportion. After placing this 12-cell rectangle, 20 cells remain for 4 clues. Each leftover region must still tile without overlap.
Patch 6 (clue 6 at Row 4, column 7): 5×1 at Row 3, column 7. The clue shows area 5, so this patch must cover exactly 5 cells (5×1 = 5). After placing this 5-cell rectangle, 15 cells remain for 3 clues. Each leftover region must still tile without overlap.
Patch 7 (clue 7 at Row 6, column 5): 1×5 at Row 6, column 1. The clue shows area 5, so this patch must cover exactly 5 cells (1×5 = 5). After placing this 5-cell rectangle, 10 cells remain for 2 clues. Each leftover region must still tile without overlap.
Patch 8 (clue 8 at Row 7, column 1): 1×5 at Row 7, column 1. The clue shows area 5, so this patch must cover exactly 5 cells (1×5 = 5). After placing this 5-cell rectangle, 5 cells remain for 1 clue. Each leftover region must still tile without overlap.
Patch 9 (clue 9 at Row 7, column 6): 5×1 at Row 3, column 6. The clue shows area 5, so this patch must cover exactly 5 cells (5×1 = 5). The shape icon requires a tall rectangle (taller than wide). This 5-cell patch completes the grid — all 49 cells are now assigned to exactly one clue.
Final verification: 9 rectangles tile the 7×7 grid (49 cells): clue 1 → 1×5, clue 2 → 2×1, clue 3 → 1×5, clue 4 → 5×1, clue 5 → 3×4, clue 6 → 5×1, clue 7 → 1×5, clue 8 → 1×5, clue 9 → 5×1. No overlap, every clue covered exactly once. Pattern tag: large-anchor tiling. One or more clues demand large rectangles — lock those anchors first because they consume the most territory and constrain where every smaller patch can fit.