binary search (Angleško)
Noun
A type of search algorithm that seeks an item, with a known name, in an ordered list by first comparing the sought item to the item at the middle of the list's order. The search then divides the list in two, determines in which half of the order the item should be, and repeats this process until the sought item is found.


Nemško: Binärsuche
Špansko: búsqueda binaria
Francosko: recherche binaire
Italijansko: ricerca binaria



Vir: Večjezični slovar računalniških izrazov - Microsoft Corporation

Komentiraj slovarski sestavek