Question: An algorithm takes 0.5 ms for input size 100. How long will it take for input size 500 if the running time is the following
An algorithm takes 0.5 ms for input size 100. How long will it take for input size 500 if the running time is the following (assume low-order terms are negligible)
Linear
O(N log N)
Quadratic
Cubic
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
