Topic: Queue Problem / Level: advanced

Problem: Implement a queue that supports merging two queues.

Run the code to see the output here...