Topic: Queue Problem / Level: advanced

Problem: Write a program to track the maximum and minimum values in a queue after each operation.

Run the code to see the output here...