Examples of using Binary search in English and their translations into Russian
{-}
-
Official
-
Colloquial
Binary search, math.
Binary search, brute force.
Binary search, math, sortings.
Binary search, greedy, math.
Binary search, greedy, implementation.
Binary search, bitmasks, greedy.
Binary search, implementation, math.
Binary search, greedy, sortings.
Binary search, combinatorics, implementation.
Binary search, dsu, trees.
Binary search, dp, probabilities.
Binary search, brute force, implementation.
Binary search, graphs, shortest paths.
Binary search, constructive algorithms, math.
Binary search, sortings, ternary search, .
Binary search, constructive algorithms, greedy.
Binary search, implementation, two pointers.
Binary search, constructive algorithms, data structures.
Binary search, brute force, data structures.
Binary search, data structures, implementation, sortings.