You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Given a sorted list of integers of length N, determine if an element x is in the list without performing any multiplication, division, or bit-shift operations.