79132250

Date: 2024-10-28 06:28:44
Score: 2
Natty:
Report link

To express the notation in Theta, We need to look at the term that grows the most with respect to larger input size.

If "n" is bigger, 1000n^3 grows bigger relatively more than other n^2 or n parts.

So the ans should be theta(n^3)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Asif Johan