Given an array of numbers, return the pair of numbers that give the minimum absolute difference. Return the pair as an array, sorted in ascending order. If multiple pairs have the same difference, return the pair with the smallest sum.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)