Sort the following functions in increasing order of growth following the Big-O notation
(NB: There is no need typing the functions, just use the labels (a) to (h) to sort the functions accordingly.)
a. log log log(n)
b. n3log(n)
c. 4.5(n)
d. 3(n)
e. n(4)log(n)
f. log log(n)
g. 4.5n + log(n)
h. 3(500)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here