Topic: Queue Problem / Level: advanced

Problem: Implement a function to sort a queue using another queue as auxiliary storage.

Run the code to see the output here...