StackRating
An Elo-based rating system for Stack Overflow
Answers and rating deltas for
Solving T(n) = T(n/4) + T(n/2) + n^2 ... I'm trying to prove this using substitution method
Author | Votes | Δ |
---|---|---|
Lutz Lehmann | -1 | 0.00 |
Last visited: Dec 19, 2016, 3:47:43 PM