Rookie's Lab
  • Home
  • Software Engineering
  • Competitive Programming
  • Beginner's Python
  • About
  • Resume
  • How to compute Time Complexity or Order of Growth of any program

    Time Complexity gives us an idea of running time of any program w.r.t. the size of input fed to the program. Order of Growth is just another word for Time Complexity.

    January 11, 2013 - 8 minute read - time-complexity order-of-growth competitive-programming

© 2012-2017 Rookie's Lab

About · Privacy