Goldman Sachs interview question

Implement Deque using any any data structure in java ?

Interview Answer

Anonymous

Jul 14, 2021

I have implemented that using arraylist.