Topic: Queue Problem / Level: advanced

Problem: Write a program to implement a queue that supports reversing the order of its elements.

Run the code to see the output here...