canformarray-first-element-keyed-lookup

Status: IN

`canFormArray` indexes pieces by their first element into a dict, enabling O(1) lookup at each position in `arr` — a pattern that recurs in problems with distinctness constraints.

Source: entries/2026/06/06/check-array-formation-through-concatenation-solution.md

JSON