All tags

Binary Search

Given a sorted (in ascending order) integer array nums of n elements and a target value, write a function to search target in nums.