Array-based List
Home
>
Computer Science
>
Algorithms and data structures
>
Queues and Stacks
>
Array-based List
An array-based list is a data structure that uses arrays to implement a list.