Consider an algorithm that is O(2n). Performing 1 million c…
Consider an algorithm that is O(2n). Performing 1 million calculations per second, this algorithm can process a dataset of 10 records in one second. Approximately how long will it take the same algorithm running on the same computer to process a dataset of 20 records? Select the closest to the answer.
Read Details