Examlex

Solved

In Questions fiNd the Best Big-O Function for the Function log2n,n,nlog2n,n2,n3,,2n,n!\log _ { 2 } n , n , n \log _ { 2 } n , n ^ { 2 } , n ^ { 3 } , \ldots , 2 ^ { n } , n !

question 24

Short Answer

In questions find the best big-O function for the function. Choose your answer from among the following:
1, log2n,n,nlog2n,n2,n3,,2n,n!\log _ { 2 } n , n , n \log _ { 2 } n , n ^ { 2 } , n ^ { 3 } , \ldots , 2 ^ { n } , n !
- 3n4+log2n83 n ^ { 4 } + \log _ { 2 } n ^ { 8 }


Definitions:

Related Questions