Google interview question

Implement a linked list in Java

Interview Answer

Anonymous

5 May 2012

List list = new LinkedList();