Find pairs in array whose sums already exist in array - GeeksforGeeks
Given an array of n distinct and positive elements, the task is to find pair whose sum already exists in given array.
Read full article from Find pairs in array whose sums already exist in array - GeeksforGeeks