Q1) prove that 3n^3+2n log n+4=0(n^4) Q2) Consider an algorithm defined by the following function f(n)=5n^4+6n^3+10n^2+7
Posted: Sat May 14, 2022 7:15 pm
Q1) prove that 3n^3+2n log n+4=0(n^4)
Q2) Consider an algorithm defined by the following function
f(n)=5n^4+6n^3+10n^2+7n+20 . Find the asymptotic behaviour of the
algorithm?
answer both correctly.
Q2) Consider an algorithm defined by the following function
f(n)=5n^4+6n^3+10n^2+7n+20 . Find the asymptotic behaviour of the
algorithm?
answer both correctly.