Status: IN
The algorithm runs in O(n log n) time and O(1) auxiliary space via sort + two-pointer
Source: entries/2026/06/06/two-sum-less-than-k-solution.md
JSON