overlapping-ranges-idempotent-marking

Status: IN

In the range-coverage solution, overlapping intervals simply re-mark already-True positions in the boolean array — no deduplication or merging step is needed because marking is idempotent.

Source: entries/2026/06/06/check-if-all-the-integers-in-a-range-are-covered-solution.md

JSON