News

Python & Java solution to return the minimum element of an array. Instructions: Suppose an array of length n sorted in ascending order is rotated between 1 and n times.
Simple Python implementation of an algorithm to find the maximum and minimum values in an array. This was built as an assignment for the Foundations of Algorithm Design and Analysis course at PUC ...