What is the translation of " TWO POINTERS " in Russian?

[tuː 'pointəz]
[tuː 'pointəz]
два указателя
two pointers
two directories

Examples of using Two pointers in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
Binary search, dp, two pointers.
Бинарный поиск, два указателя, дп.
Two pointers are used to keep track of a head and a tail.
Два указателя используются для отслеживания начала и конца.
Bitmasks, implementation, two pointers.
Бинарный поиск, два указателя.
It also has two pointers prev and next which are used to chain all leaf nodes together.
Он также имеет два указателя, prev и next, которые используются для соединения в цепь все листы.
Dp, probabilities, two pointers.
Два указателя, дп, теория вероятностей.
The algorithm thus maintains two pointers into the given sequence, one(the tortoise) at xi, and the other(the hare) at x2i.
Алгоритм использует два указателя в заданной последовательности: один( черепаха) идет по значениям xi, а другой( заяц) по значениям x2i.
Binary search, implementation, two pointers.
Бинарный поиск, два указателя.
Floyd's tortoise andthe hare algorithm moves two pointers at different speeds through the sequence of values until they both point to equal values.
Алгоритм« черепахи и зайца»Флойда передвигает два указателя с различной скоростью через последовательность значений, пока не получит одинаковые значения.
Binary search, math, sortings, two pointers.
Бинарный поиск, два указателя.
This additional information sometimes takes the form of two pointers holding the upper and lower addresses of the storage occupied by the object to which the bounded pointer points.
Эта дополнительная информация иногда приобретает вид двух указателей, обозначающих верхний и нижний адреса хранилища, занятого объектом, на который указывает граничный указатель..
Binary search, math, two pointers.
Бинарный поиск, два указателя, математика.
It is often implemented as a circular queue, and thus has two pointers: Read pointer/ read address register Write pointer/ write address register Read and write addresses are initially both at the first memory location and the FIFO queue is empty.
Он часто реализуется в виде кольцевой очереди и имеет два указателя: Указатель чтения/ Регистр адреса чтения Указатель записи/ Регистр адреса записи Первоначально адреса чтения и записи оба равны первой позиции памяти, при этом очередь FIFO пуста.
Binary search, data structures, dp, two pointers.
Бинарный поиск, два указателя.
Then tighten the lever securely.(Fig. 53)Make sure that the two pointers on the arm point to each 0 on the bevel scale on the arm holder.
Затем надежно завинтите рычаг.(Рис. 53) Убедитесь в том, что два указателя на руке указывают каждый на на шкале наклона на держателе руки.
Data structures, graphs, implementation, two pointers.
Графы, два указателя, реализация, структуры данных.
Floyd's cycle-finding algorithm is a pointer algorithm that uses only two pointers, which move through the sequence at different speeds.
Алгоритм Флойда поиска цикла- это алгоритм указателей, который использует только два указателя, которые передвигаются вдоль последовательности с разными скоростями.
Data structures, implementation, string suffix structures, two pointers.
Два указателя, реализация, строковые суфф. структуры, структуры данных.
Geometry, ternary search, two pointers.
Геометрия, два указателя, тернарный поиск.
Binary search, brute force, implementation, two pointers.
Бинарный поиск, два указателя, перебор, реализация.
Binary search, greedy, two pointers.
Бинарный поиск, два указателя, жадные алгоритмы.
Binary search, implementation, sortings, two pointers.
Бинарный поиск, два указателя, реализация, сортировки.
Binary search, implementation, two pointers.
Бинарный поиск, два указателя, реализация.
Binary search, combinatorics, two pointers.
Бинарный поиск, два указателя, комбинаторика.
Binary search, hashing, strings, two pointers.
Бинарный поиск, два указателя, строки, хэши.
Data structures, dp, geometry, two pointers.
Геометрия, два указателя, дп, структуры данных.
Binary search, data structures, two pointers.
Бинарный поиск, два указателя, структуры данных.
Binary search, geometry, math, two pointers.
Бинарный поиск, геометрия, два указателя, математика.
Binary search, math, sortings, two pointers.
Бинарный поиск, два указателя, математика, сортировки.
Data structures, implementation, two pointers.
Два указателя, математика, реализация, структуры данных.
Binary search, greedy, sortings, two pointers.
Бинарный поиск, два указателя, жадные алгоритмы, сортировки.
Results: 95, Time: 0.0295

Word-for-word translation

Top dictionary queries

English - Russian