shift-grid-k-mod-optimization

Status: IN

`k` is reduced modulo `m*n` before any list operations, making runtime independent of `k`'s magnitude — standard for cyclic operations in this repo.

Source: entries/2026/06/06/shift-2d-grid-solution.md

Depended on by

JSON