noun
computational complexity
Technical term in computer science referring to the amount of resources (time, memory) required by an algorithm.
このアルゴリズムの計算量はO(n log n)です。
The computational complexity of this algorithm is O(n log n).
計算量
Computational complexity theory is a foundation of computer science.