I rate the following: from slow growth to very fast growth:
a) 2^log(n)
b) 2^2^log(n)
c) n^5/2
d) 2^n^2
e) n^2*log(n)
I have a < b < e < c < d, but I was told that this is wrong. Can someone give a helpful answer and explanation? Thanks.
source
share