binary search
A method of searching data which is already stored in some sort of order. To reduce the search time an algorithm selects half of the data to search through and repeats this process until the data is located.
Related terms
find
find (or search)
fuzzy logic
search
search criteria
search results
search routine
advanced search
algorithm
Term sub categories
Programming
writing programs
- Jump:
- a -
- b -
- c -
- d -
- e -
- f -
- g -
- h -
- i -
- j -
- k -
- l -
- m -
- n -
- o -
- p -
- q -
- r -
- s -
- t -
- u -
- v -
- w -
- x -
- y -
- z -
- symbols