Code-
https://doesmyviewmatters.blogspot.co...
#interview #interview preparation
Collection of element, identified by index.
Single Dimensional
Multi Dimensional
Element can be accessed through random access fashion, not required to navigate each element to access any element.
Some Language allow to grow some do not.
2 D Array
Calculate item index :O(1)
Insert or delete