Question: An algorithm takes 0.5 ms for input size 100. How large can an input size be if a problem can be solved in 1 minute
An algorithm takes 0.5 ms for input size 100. How large can an input size be if a problem can be solved in 1 minute (assuming that low-order terms are negligible) if the running time is:
(a) linear
(b) O(n log n)
(c) quadratic
(d) cubic
(e) exponential
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
