Searches: Efficiency
Problems
Problem : What is the asymptotic bound of the function f (n) = 7logn + 2n 2 + nlogn ?
Problem : What is the asymptotic bound of the function f (n) = 100n 5 +2000n 4 + 18/n ?
Problem : What is the asymptotic bound of the function f (n) = 100/n 2*nlogn .





