two-sum-index-ordering

Status: IN

The returned indices are always in ascending order because values enter `seen` strictly before the current index

Source: entries/2026/06/06/two-sum-solution.md

JSON