- If An Algorithm Has A T N 1 5n 3n 2 What Is The Algorithm S Corresponding Big O Notation Cross Out Select One 1 (20.93 KiB) Viewed 38 times
If an algorithm has a T(n) = 1 + 5n + 3n^2, what is the algorithm's corresponding big-O notation? Cross out Select one:
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
If an algorithm has a T(n) = 1 + 5n + 3n^2, what is the algorithm's corresponding big-O notation? Cross out Select one:
If an algorithm has a T(n) = 1 + 5n + 3n^2, what is the algorithm's corresponding big-O notation? Cross out Select one: O a O(1) O b. O(n^2) Oc. O(1 + 5n + 3n^2) O d. O( 3n^2) Cross out cross out cross out