β
Correct Answer: (B)
t(n) = o(nc log n)
Explanation: in second case of master’s theorem the necessary condition is that c = logba. if this condition is true then t(n) = o(nc log n)
Explanation by: Mr. Dubey
in second case of master’s theorem the necessary condition is that c = logba. if this condition is true then t(n) = o(nc log n)
Discussion
Question Analytics
724
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
95%
Success Rate