Topic: Queue Problem / Level: advanced

Problem: Implement a function that checks if a queue can be rearranged to match another queues order.

Run the code to see the output here...