Definitions for "Binary Search"
a basic algorithm
a fast way of searching a sorted array
an algorithm -- a component that performs a computation on data stored in a data structure
a convenient and reasonably efficient way to find a threshold
an efficient method for detecting the presence or absence of a key value among a set of keys
Keywords:  tree