Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classSolution.Data
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final IntegermaxHappyGroups(Integer batchSize, IntArray groups)-
-
Method Detail
-
maxHappyGroups
final Integer maxHappyGroups(Integer batchSize, IntArray groups)
-
-
-
-