Page 1 of 1

Which is used to measure the Time complexity of an algorithm Big O notation?

Posted: Thu Jul 14, 2022 9:01 am
by answerhappygod
a) describes limiting behaviour of the function
b) characterises a function based on growth of function
c) upper bound on growth rate of the function
d) all of the mentioned