Recursionhard
0:00.0

What is the complexity of the recurrence T(n)=8T(n/2)+n2T(n) = 8T(n/2) + n^2?