Some Coding Puzzle Exercises For Fun - Part 3 - Has Pair With Sum
This exercise is based on the solution found at Google Life's YouTube channel. Admittedly, I was pulling my hair out for a bit on this one.
The question asks the programmer to find an efficient way to find two numbers in a sequence that add up to a number.