“时间复杂度”的英文表达是 "time complexity"。
在计算机科学和算法分析领域,这是描述算法运行时间随输入规模增长而变化的常用术语。例如:We analyze the time complexity of this algorithm to understand its efficiency.(我们分析这个算法的时间复杂度,以了解其效率。)