StackRating

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

soothsooth

Rating
1500.04 (527,619th)
Reputation
11 (2,063,512th)
Page: 1
Title Δ
Reverse a singly linked list recursively by dividing linked list in... 0.00
Pow function from recursive to iterative 0.00
Dynamic Programming - Edges difference problem 0.00
Recurrence: T(n) = T(n/2) + T(n/4) + T(n/8) + Ω(n) , what is the co... 0.00
Linked list without struct, but using only arrays +4.04
How clustering in linear probing affect the search time 0.00
What kind of algorithm should I use for this round table problem? 0.00
Ambiguity with the Top View of a binary tree -4.00
proof of time complexity of union find with path compression 0.00