Recent Question/Assignment

Given T(N) = T(N / 4) + Log(N), using Master Method: what's the correct value of ?

Looking for answers ?