OnDeck Interview Question

Create a stack using queue

Interview Answer

Anonymous

Jan 8, 2020

Used two queues, apparently not what the interviewer wanted or indicated in any way.