Deloitte interview question

Write your own implementation of the java.util.LinkedList

Interview Answer

Anonymous

24 Sept 2017

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

1