CDK Global Interview Question

Sum of two numbers in an array that would be equal to a given value.

Interview Answer

Anonymous

Jun 5, 2021

I used the brute force method to solve the problem