java.lang.Object
g1201_1300.s1282_group_the_people_given_the_group_size_they_belong_to.Solution

public class Solution extends Object
  • Constructor Details

    • Solution

      public Solution()
  • Method Details

    • groupThePeople

      public List<List<Integer>> groupThePeople(int[] groupSizes)