Google interview question

Implement a linked list in Java

Interview Answer

Anonymous

May 5, 2012

List list = new LinkedList();