Question: Suppose algorithm A takes five seconds to handle a data set of 1000 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 1000 records. If the algorithm A is an O(n) algorithm, approximately how long will it take to handle a set of 2000 records? What about 10,000 records?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
