repo-uses-post-hoc-sorting

Status: IN

Multiple solutions (index-pairs, intersection) collect results unordered and sort once at the end rather than maintaining sorted order during construction — separating membership/computation logic from ordering requirements.

Source: entries/2026/06/06/index-pairs-of-a-string-solution.md

JSON