Algorithm C requires exactly C (n) = √√n³ basic operations, where n is the input size. Suppose that on your current lapt
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Algorithm C requires exactly C (n) = √√n³ basic operations, where n is the input size. Suppose that on your current lapt
statement below. np = = 2ng nF = 4ng nF = 16ng nF = 32ng np = n² 4 np = ng 16 np = ng nF = ns 32 None of the above is correct. O O O
Algorithm C requires exactly C (n) = √√n³ basic operations, where n is the input size. Suppose that on your current laptop, the algorithm takes t seconds to run on an input size ns ('S' stands for "slow"). Then the same algorithm will take t seconds for an input size ne on a laptop that is 32x faster than your current one ('F' stands for "fast"). Choose the correct