Coverfox interview question

Write a program to implement Queue using 2 stacks. (Asked in Round 2)

Interview Answer

Anonymous

17 Jan 2023

Tip: Don't copy/write any easily available code