Tag: heap
All the problems with the tag "heap".
-
Leetcode 347 - Top K Frequent Elements
Given an integer array and an integer k, find the k most frequent elements in the array.
All the problems with the tag "heap".
Given an integer array and an integer k, find the k most frequent elements in the array.