Translation of "binary search" into Japanese
二分探索 is the translation of "binary search" into Japanese.
binary search
noun
grammar
A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half.
-
二分探索
search algorithm in sorted lists that operates by decreasing the search space by half each pass
-
Show algorithmically generated translations
Automatic translations of "binary search" into Japanese
-
Glosbe Translate
-
Google Translate
Phrases similar to "binary search" with translations into Japanese
-
2分探索木
-
平衡2分探索木
Add example
Add