Jisho

×
Noun
1. binary searchComputing
Wikipedia definition
2. Binary search algorithmIn computer science, a binary search or half-interval search algorithm finds the position of a specified value (the input "key") within a sorted array. In each step, the algorithm compares the input key value with the key value of the middle element of the array. If the keys match, then a matching element has been found so its index, or position, is returned.
Read “Binary search algorithm” on English Wikipedia
Read “二分探索” on Japanese Wikipedia
Read “Binary search algorithm” on DBpedia

Discussions

to talk about this word.