Packaging Constraints Online Assessment Hackerrank
Anonymous User
5862

I was unable to complete this packaging constraing box problem in a given time. Appreciate if anyone can solve or let me know which approach should I use??

image
image
image

**Java solution: **

public static int findDolls(List<Integer> size){

}
Comments (5)