Time Complexity
Back: Computational Complexity
The amount of time an algorithm takes as a function of its input size. Time complexity provides a framework for comparing algorithms and predicting performance at scale using asymptotic notation.
Back: Computational Complexity
The amount of time an algorithm takes as a function of its input size. Time complexity provides a framework for comparing algorithms and predicting performance at scale using asymptotic notation.