aliviadushane
aliviadushane
06.04.2020 • 
Mathematics

What is the largest n for which one can solve within one second a problem using an algorithm that requires f(n) bit operations, where each bit operation is carried out in 10–9 seconds, with the functions f(n) below? Click and drag the correct answer to complete each statement.

a) For f(n) = log n, the largest n is =
b) For f(n) = n, the largest n is =
c) For f(n) = n log n, the largest n is =
d) For f(n) = n^2, the largest n is =
e) For f(n) = 2^n, the largest n is =
f) For f(n) = n!, the largest n is =

Solved
Show answers

Ask an AI advisor a question