Google interview question

Write ArrayList in Java.

Interview Answer

Anonymous

Feb 1, 2010

Very simple, back it with an Object array.