so that means if there is not enough space to enla...
# announcements
a
so that means if there is not enough space to enlarge the array, a new memory-block has to be allocated and all references need to be copied to the new memory block. so allocating a new memory block and copying all references needs to be as fast as allocating space for an item inside a LinkedList and setting the reference