Status: IN
The `grid[j][i]` index swap in `projectionArea` computes column maximums alongside row maximums in a single nested loop, avoiding a second O(n²) pass for the side projection
Source: entries/2026/06/06/projection-area-of-3d-shapes-solution.md