Topic: Queue Problem / Level: advanced

Problem: Implement a function to merge two queues without using extra space.

Run the code to see the output here...