Topic: Queue Problem / Level: advanced

Problem: Implement a queue that maintains the maximum element during a series of operations.

Run the code to see the output here...