I'm not sure about the best way to approach this problem. Are there specific steps to solve or know this, other than simply plugging numbers into the functions?
---------------------------------------
Order the following functions by growth rate:
a. 4*n*log(n) + sqrt(n)
b. 2^(log(n^2))
c. 3*n + 20 log n^2
d. n^3
e. n*log(n)
f. 2^200


LinkBack URL
About LinkBacks


