Hacking together our own ArrayList in less than 10 minutes
In this first episode, we code a simple ArrayList in under 10 minutes in preparation for a more complicated episode
2, where we code a CircularArrayList. We use the Apache Commons Collections test cases to ensure that our code is
correct.
20 comments