Topic: Queue Problem / Level: advanced

Problem: Implement a function that tracks the maximum and minimum values in a queue after each operation.

Run the code to see the output here...