Priority Queue

A simple Priority Queue written using CLRS as a reference. In my undergraduate algorithms class I implemented HeapSort and found it fascinating. There isn't anything here creative or original.

Input

Value Extracted