Heap An implementation of a Binary Max Heap in Java using an ArrayList. Currently, I have writtten the interface.