Minimum Rotated Sorted Array

In this question, we will be practicing our advanced algorithm skills by finding the smallest number in an array in optimal time.

Instructor: Ryan Rahman