Getting Started with ARRAYS
Have you ever thought of a Data Structure that could organize lists or collections of elements in an ordered fashion? Well, that is where an array comes to play.
An Array is an indexed based Data Structure that stores ordered collections of elements....
alhassanjoshua.hashnode.dev4 min read