Goldman Sachs interview question

Implement Deque using any any data structure in java ?

Interview Answer

Anonymous

14 Jul 2021

I have implemented that using arraylist.