Draw a Recursion Tree and solve for the complexity of the following recursive function T(n) = T(n/2) + log(n)
`Hey,
Note: Brother if you have any queries related the answer please do comment. I would be very happy to resolve all your queries.
Kindly revert for any queries
Thanks.
Get Answers For Free
Most questions answered within 1 hours.