Question: An algorithm takes 1.5 ms for an input size 100. How long will it take for input size 1500 (assuming that low-order terms are negligible)
An algorithm takes 1.5 ms for an input size 100. How long will it take for input size 1500 (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
