(a) What is a growth function? What is the purpose of a growth function?
(b) What is the asymptotic complexity of an algorithm?
(c) How do you define the order of an algorithm? How do you find the order of an algorithm?
(d) What would be the time complexity of a loop with a logarithmic progression?
(e) What would be the time complexity of a loop with a loop body that calls a method with a quadratic time complexity?
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here