given an array of numbers, and a value - x, find how many different pairs that their sum is x are in the array.
AnswerBot
9mo
Count pairs in array with sum x
Iterate through array and store complements in a set
Check if current number is in set, increment count if so
Handle duplicates by using a map to store frequency of number...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Junior CAD Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app