Common heap problems and patterns
Top K frequent patterns/ heaps + hashmap 347 . https://leetcode.com/problems/top-k-frequent-elements/
https://leetcode.com/problems/top-k-frequent-words/discuss/2773643/java-6ms-beats-95-with-explanation-hashmap-priorityqueue-min-max-heap-solution.
Will update the list again