Oracle interview question

Write a Java code to reverse a Queue without using any library function

Interview Answer

Anonymous

12 Jun 2019

We need to use Stacks here