MongoDB Interview Question

Write a method that returns true if an array contains two integers that sum up to a target number.

Interview Answer

Anonymous

Oct 18, 2017

Use a hashset