DE Shaw HM Round

List of integers => [] BODMAS operators => (, ), /, *, +, - FInd Min +ve integer that can't be formed by applying the set of operators on set of integers

Ex: [1,2,3]
Ans: 10

Comments (3)