"O notation"을 한국어로 번역
O 표기법 은 "O notation"을 한국어로 번역한 것입니다.
An indication of the relative performance of an algorithm. An algorithm or the method that implements it is said to be O(1) if its execution is a constant, O(log n) if its execution is proportional to the natural log of n, or O(n) if its execution is proportional to n. O notation is frequently used as a way to compare the relative performance of operations on collections, in which case n is usually the number of elements in the collection.
-
O 표기법
An indication of the relative performance of an algorithm. An algorithm or the method that implements it is said to be O(1) if its execution is a constant, O(log n) if its execution is proportional to the natural log of n, or O(n) if its execution is proportional to n. O notation is frequently used as a way to compare the relative performance of operations on collections, in which case n is usually the number of elements in the collection.
-
알고리즘 방식으로 생성된 번역 표시
" O notation "를 한국어로 자동 번역
-
Glosbe Translate
-
Google Translate