Vaqt bo’yicha murakkablik
Algoritmning muayyan boshlang’ich berilganlar uchun ishlash vaqtini ifodalaydi.
|
Временная сложность алгоритмов определяет время работы, используемое алгоритмом, как функции от длины строки, представляющей входные данные. Временная сложность алгоритма обычно выражается с использованием нотации «O» большое, которая исключает коэффициенты и члены меньшего порядка
|
Interim complexity of algorithms -In computer science, the time complexity of the algorithm determines the time of operation used by the algorithm, as a function of the length of the string representing the input data. The temporal complexity of the algorithm is usually expressed using the notation "O" large, which excludes coefficients and terms of smaller order
|