Question: An algorithm takes 0.2 ms to execute for input size 100. How many input size problem can be solved in 1 ms if the running
An algorithm takes 0.2 ms to execute for input size 100. How many input size problem can be solved in 1 ms if the running time is the following
a. O(N 2 )
b. O(log10 N)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
