Compute the maximum number of contiguous subarrays such that, when each subarray is sorted, the entire array is sorted.
Anonymous
This is the number of new minimum values encountered while traversing the array from right to left.
Check out your Company Bowl for anonymous work chats.