Question: A program you have developed has a fixed startup time and a main algorithm which you know is O(n3). You have tested the program with
A program you have developed has a fixed startup time and a main algorithm which you know is O(n3). You have tested the program with 1 data item, and it takes 5 seconds to execute. With 100 data items it takes 15 seconds to run. Which of the following is the best estimate of how long (in seconds) it will take with 800 items.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
