Class Solution
-
- All Implemented Interfaces:
public final class Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final IntegerminSessions(IntArray tasks, Integer sessionTime)-
-
Method Detail
-
minSessions
final Integer minSessions(IntArray tasks, Integer sessionTime)
-
-
-
-