StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Answers and rating deltas for

How to get the time complexity of this recurrence: T(n) = sqrt(n) * T(sqrt(n)) + n

Author Votes Δ
user1952500 3 +1.98
Salvador Dali 2 -1.32
Last visited: Apr 19, 2016, 10:53:29 PM