If the array were sorted, it would be an O (1) operation to get min and max values. Min and Max values in an unsorted array is O (N). The only search algorithm which makes sense in thise case is a ...
👉 Learn how to find the extreme values of a function using the extreme value theorem. The extreme values of a function are ...