Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the largest element in a rotated sorted array.

Run the code to see the output here...