Topic: Queue Problem / Level: advanced

Problem: Write a program to track the history of enqueue and dequeue operations in a queue.

Run the code to see the output here...