Class Solution
- java.lang.Object
-
- g2001_2100.s2091_removing_minimum_and_maximum_from_array.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
minimumDeletions(int[] nums)
-