How do I convert a Q...
How do I convert a Q...
Here are the steps to convert a Queue into a Stack:
queue1 and queue2.queue1.queue1 and enqueue them into queue2 until only one element is left in queue1.queue1 is the top of the stack. Dequeue it and push it onto the stack.queue2 and push them onto the stack.senior