Page 1 of 1

The big-theta notation for f(n) = nlog(n2 + 1) + n2logn is?

Posted: Thu Jul 14, 2022 8:57 am
by answerhappygod
a) n2logn
b) n2
c) logn
d) nlog(n2)