a) O(n2)
b) O(3n)
c) O(n4)
d) O(n5)
The big-O notation for f(n) = (nlogn + n2)(n3 + 2) is?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The big-O notation for f(n) = (nlogn + n2)(n3 + 2) is?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!