StackRating

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

What is the difference between (if (x == y) return true, else false) and (if (x != y) return false,

Author Votes Δ
Victor Smirnov 6 +4.20
David Wyly 5 -1.54
Last visited: Aug 26, 2016, 2:34:25 PM