HEAPS ###Build a binary heap from scratch that includes insert(), remove() methods. Also, apply Heapify and getKthLargest