in-place-grid-mutation

Status: IN

`maxValueAfterOperations` calls `row.sort()` on each row of the input grid, destroying the original ordering — callers lose their data.

Source: entries/2026/06/06/delete-greatest-value-in-each-row-solution.md

JSON