Topic: Queue Problem / Level: advanced

Problem: Write a program to track the maximum and minimum values in a queue efficiently.

Run the code to see the output here...