Last weekend I was asked this question in an interview. There is an array of positive numbers. From this array , you need to find out the subset. From this subset, you should be able to pick up any two numbers and their sum would always be greater than k. k is an user inputted value. Last weekend I was asked this question in an in