Variations
Exploding array
If you try to add too many elements, it automatically allocates a new, larger array and copies all existing elements
Doubly linked list
Links to next and previous elements
Circular list
Link from tail to head
Previous slide
Next slide
Back to first slide
View graphic version