I want to know that complexity of the numbers below are from small to large.
5^logn , n^1/2 , n, log(n!), nlogn, (logn)!, 2^n!, n^n, n^2
I know simple things,