Topic: Queue Problem / Level: advanced

Problem: Implement a queue that allows retrieving the minimum element efficiently.

Run the code to see the output here...