This is a tutorial on Array in Data Structure and Algorithm. In this tutorial, I explained the concept of Array using a white board and drawing which made it really easy to understand, and later programmed the implementation of Array using Java.
At the End of this tutorial, You will be able to implement both static and Dynamic Array as well as perform different operations like addition and and array traversal.
Happy Learning.