Class Solution
java.lang.Object
g0701_0800.s0769_max_chunks_to_make_sorted.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
maxChunksToSorted
public int maxChunksToSorted(int[] arr)
-