Problem
Given a sorted array of distinct integers and a target , find the index of (or report absence) in time.
Then discuss what you would change if the array were:
Given a sorted array of distinct integers and a target , find the index of (or report absence) in time.
Then discuss what you would change if the array were: