StackRating

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

function F() { if (!(this instanceof F)) { return new F() }; ... }

Author Votes Δ
alex 5 +1.44
Oriol 2 -1.44
Last visited: Sep 14, 2014, 5:07:29 AM