Thursday, July 27, 2017

Big O notation



Big O specifically describes the worst-case scenario, and can be used to describe the execution time required or the space used (e.g. in memory or on disk) by an algorithm

The rate of growth of time with respect to input. 

https://www.quora.com/What-are-some-easy-ways-to-understand-and-calculate-the-time-complexity-of-algorithms




No comments:

Post a Comment

JMeter Simple Controller

  Simple Controller is just a  container  for user request.