There are three program using arrays:
1. find the max in an array
2. rearrange the array in reverse order without using second array
3. find the sum of elements of an array.
max in an array
reverse of an array