Error
Please enter your email address or userHandle.
Given an array and a sum s find all pairs of numbers which whose sum = s ?
space complexity-O(1),time complexity-O(n)