HashedIn by Deloitte Interview Question

Find 4 no's a, b, c, d in an array such that a+b = c+d.

Interview Answer

Anonymous

Apr 25, 2021

Use Hashmap to solve this problem