Question: Suppose algorithm A takes five seconds to handle a data set of 1,000 records. If the algorithm A is an O(n) algorithm, approximately how long
Suppose algorithm A takes five seconds to handle a data set of 1,000 records. If the algorithm A is an O(n) algorithm, approximately how long will it take to handle a data set of 2,000 records? Of 10,000 records?
Step by Step Solution
3.33 Rating (177 Votes )
There are 3 Steps involved in it
The query takes 20 to 500 ms or sometimes more depending on the system and the amount o... View full answer
Get step-by-step solutions from verified subject matter experts
