Topic: Queue Problem / Level: advanced

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

Run the code to see the output here...