answersLogoWhite

0

The time complexity of the algorithm with the recurrence relation t(n) 4t(n/2) n is O(n2).

User Avatar

AnswerBot

3mo ago

What else can I help you with?

Continue Learning about Computer Science
Related Questions