Google interview question

Write ArrayList in Java.

Interview Answer

Anonymous

1 Feb 2010

Very simple, back it with an Object array.