Solved Problem - Pair Sum

Problem statement

Given a sorted array of NN integers A[]A[]. Find if there exist a pair of integers A[i]A[i] ...