Question: 1.1 Choose the right answer f(n) = 100n + log n, g(n) = n + (log n)^2 1) f (n) = O(g(n)) 2) g(n) =

1.1

Choose the right answer

f(n) = 100n + log n, g(n) = n + (log n)^2

1) f (n) = O(g(n))

2) g(n) = O(f (n))

3) f(n) = O(g(n)) and g(n) = O(f (n))

1.2

Choose the right answer

f(n) = n log n, g(n) = 10n log(10n)

1) f (n) = O(g(n))

2) g(n) = O(f (n))

3) f(n) = O(g(n)) and g(n) = O(f (n))

Please with the solution

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!