Topic: Queue Problem / Level: advanced

Problem: Write a program to track the order of operations for a sequence of tasks using a queue.

Run the code to see the output here...