time complexity

The amount of time an algorithm requires to run, as a function of the amount of input, measured in such a way as to ignore constant terms and multiplication by constant terms.

Noun

  1. The amount of time an algorithm requires to run, as a function of the amount of input, measured in such a way as to ignore constant terms and multiplication by constant terms.

    Coordinate Terms: space complexity time-space complexity

Forms

time complexities

Related

big O notation