A programmer is using an array to store the names of cities visited on a tour:
Explain why a binary search algorithm would fail to find 'Cairo' in this array.