Medium > Single Element in a Sorted Array > Flashcards
Single Element in a Sorted Array
Given a sorted array consisting of only integers where every element appears twice except for one element which appears once. Find this single element that appears only once.
