Topic: Queue Problem / Level: beginner

Problem: Implement a queue using two stacks.

Run the code to see the output here...