Topic: Array Problem / Level: intermediate

Problem: Find the smallest missing element in a sorted array of distinct integers.

Run the code to see the output here...