Topic: Queue Problem / Level: intermediate

Problem: Implement a priority queue using a binary heap.

Run the code to see the output here...