Topic: Queue Problem / Level: beginner

Problem: Write a program to check if two queues are equal in terms of order and elements.

Run the code to see the output here...