Goldman Sachs interview question

Implement Deque using any any data structure in java ?

Interview Answer

Anonymous

14 July 2021

I have implemented that using arraylist.