In: Computer Science
Find the order of growth for the following function
((n^3) − (60n^2) − 5)(nlog(n) + 3^n )
I have completed this problem Please give thumbs up if you like it
Step 1
Let us first discuss about Big oh notation
Syep 2 Comapre all different type of order of functions
Syep 3