GATE Computer Science (CS) 2021 Shift 1 Solved Paper

© examsiri.com
Question : 40 of 65
 
Marks: +1, -0
Consider the following recurrence relation.
T(n)={T(n2)+T(2n5)+7n if n>01 if n=0.
Which one of the following option is correct?
Go to Question: