DIY: Single Element in a Sorted Array
Solve the interview question "Single Element in a Sorted Array" in this lesson.
Problem statement
In this problem, you are given an array of sorted integers in which all of the integers will appear twice, except one. Your task is to find that ...
Level up your interview prep. Join Educative to access 70+ hands-on prep courses.