Priority Queues and Heaps

Priority Queue: (Abstract) Collection of objects, each one with a comparable priority (totally ordered set)

Untitled

Max-Heaps: Almost-complete binary trees, the last level is filled from the left