Concepts
Algos
Concept
Computer Science
Data structure
Array
Dynamic array
Mentioned by:
Binary search
Insertion sort
Array
A
data structure
of ordered
values
. If the
array
length can be changed it is called a
dynamic array
.
External Resources
Array (data structure) - Wikipedia