Logarithms
October 23, 2024Digital-Logic-Design
October 24, 2024Asymptotic-Complexity
|
Question 32
|
Which of the following functions asymptotically grows the fastest as n goes to infinity?
|
(log log n)!
|
|
|
(log log n)log n
|
|
|
(log log n)log log log n
|
|
|
(log n)log log n
|
|
|
2√(log log n)
|
Correct Answer: B
