Class Solution
java.lang.Object
g0301_0400.s0347_top_k_frequent_elements.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution()
-
-
Method Details
-
topKFrequent
public int[] topKFrequent(int[] nums, int k)
-