Chapter 1: Problem 22
Suppose you have a computer that requires I minute to solve problem in stances of size \(n=1000 .\) What instance sizes can be run in 1 minute if you buy a new computer that runs 1000 times faster than the old one, assuming the following time complexities \(T(n)\) for our algorithm? (a) \(T(n) \in \Theta(n)\) (b) \(T(n) \in \Theta\left(n^{3}\right)\) (c) \(T(n) \in \Theta\left(10^{n}\right)\)
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.