Topic: Queue Problem / Level: advanced

Problem: Implement a queue that allows for the quick retrieval of the median.

Run the code to see the output here...