Challenge: Missing Number in a Sorted Array
Find the missing number in a sorted array.
We'll cover the following...
Missing number in a sorted array
Suppose that you are given an array of contiguous integers starting from ...