Deloitte Interview Question

Write your own implementation of the java.util.LinkedList

Interview Answer

Anonymous

Sep 24, 2017

DIY (you need to know the internal implementation of the java.util.LinkedList )

1