Complexity Analysis of Various Things

前端 未结 0 1554
别那么骄傲
别那么骄傲 2020-12-11 14:26

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,

相关标签:
回答
  • 消灭零回复
提交回复
热议问题