Data Structures — Array

2 min read

Now, We will start talking about Array as the simplest data structure that we can deal with. Array is used to store similar type data. We need array in cases we have a large number of data from the same type and we want to store them in memory. in normal case we will need a large number of variables to store this data. But Array will help us to store all the data in just one variable. Array elements stored in sequence of memory locations and the first element in the array will be stored in the lowest memory…...

This article is free to read

Login to read the full article


OR

By subscribing to our main site, you will also be subscribed to DDIntel - our regular letter showcasing our featured articles and applications.

Heba Tarek Heba is a software engineer with five years of experience in the complete software development life cycle with extensive knowledge in PHP, Ruby on Rails, Java SE, MySQL, Restful, Web Services. She is a Professional Scrum Master certified by scrum.org