Check if Array is Sorted
Determine if an array is sorted in ascending, descending, or not sorted at all
Find the Maximum Element in an Array
Find and return the largest element in an array of integers
Find the Second Largest Element in an Array
Find and return the second largest element in an array of integers