Arrays

Home > Computer Science > Algorithms and data structures > Stacks and Queues > Arrays

Arrays are a collection of elements, which can be of the same or different types, arranged in sequential order.