dynamic array
Sign in to saveAlso known as growable array, resizable array, dynamic table, array list, mutable array, vector
random-access, variable-size list data structure that allows elements to be added or removed
Also known as growable array, resizable array, dynamic table, array list, mutable array, vector
random-access, variable-size list data structure that allows elements to be added or removed