Case file LinkedIn Patches #102: 8×8 tiling puzzle, 6 clue exhibits, area range 4–16 cells per patch. Full partition: 6 rectangles tile the 8×8 grid (64 cells): clue 1 → 8×2, clue 2 → 4×3, clue 3 → 4×2, clue 4 → 4×1, clue 5 → 8×1, clue 6 → 4×4. No overlap, every clue covered exactly once. Pattern tag: large-anchor tiling.
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 6 of 6 clues showing a numbered area, dimension math often pins down rectangle size before you choose a position on the grid.
General Patches strategy on 8×8: 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.
Exhibit 1: clue 1, 8×2 at Row 1, column 1. The clue shows area 16, so its patch must cover exactly 16 cells (8×2 = 16). Several rectangles fit this clue on their own, but only this one still allows the whole grid to be tiled.
Exhibit 2: clue 2, 4×3 at Row 1, column 6. The clue shows area 12, so its patch must cover exactly 12 cells (4×3 = 12). The shape icon requires a tall rectangle (taller than wide). Several rectangles fit this clue on their own, but only this one still allows the whole grid to be tiled.
Exhibit 3: clue 3, 4×2 at Row 1, column 4. The clue shows area 8, so its patch must cover exactly 8 cells (4×2 = 8). The shape icon requires a tall rectangle (taller than wide). Several rectangles fit this clue on their own, but only this one still allows the whole grid to be tiled.
Exhibit 4: clue 4, 4×1 at Row 5, column 4. The clue shows area 4, so its patch must cover exactly 4 cells (4×1 = 4). The shape icon requires a tall rectangle (taller than wide). This is the only rectangle that fits the clue, avoids other patches, and still allows a full tiling.
Exhibit 5: clue 5, 8×1 at Row 1, column 3. The clue shows area 8, so its patch must cover exactly 8 cells (8×1 = 8). The shape icon requires a tall rectangle (taller than wide). This is the only rectangle that fits the clue, avoids other patches, and still allows a full tiling.
Exhibit 6: clue 6, 4×4 at Row 5, column 5. The clue shows area 16, so its patch must cover exactly 16 cells (4×4 = 16). This is the only rectangle that fits the clue, avoids other patches, and still allows a full tiling.
Verdict: tiling set is consistent with every clue constraint. Case closed.