StackRating

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

phant0m

Rating
1564.67 (4,803rd)
Reputation
12,078 (12,201st)
Page: 1 2 3 4 5 6
Title Δ
JavaScript methods, calling method without parentheses -0.03
Difference between self and this in javascript and when to use eith... -0.55
Span doesn't get updated within div -0.98
jQuery .val() not setting the value of <select> +1.19
Porting '&' operator from Java to Javascript: Overflow issues +0.44
Validate form using jQuery +1.04
How does JavaScript assign context to this of event handlers? +1.20
Associativity of "in" in Python? -0.28
functional programming the first variable value? +0.50
Understanding the scala substitution model through the use of sumIn... +0.76
Can I change the way a $.fn. function is declared? 0.00
Binding a function to two events results in function executing twice +0.28
how to fire an event when a toggle flip changes? +0.21
Same function on multiple div classes doesn't work +1.07
How to divide a circle into three equal parts with HTML5 canvas? 0.00
Is it possible to convert any base to any base (range 2 to 46) -0.84
Determining time complexity of an algorithm +0.98
Formula for Nested Loops with Dependence -0.04
Insertion sort analysis and summation notation +2.54
recursive definition of path length of a tree +1.53
nested shorthand if -0.73
Can PHP arrays hold items of different type? -0.87
Simple Steering Behaviour: Explain This Line +3.63
Can a IEEE 754 real number "cover" all integers within it... +3.99
Is there a "use double plus strict" in JavaScript? -2.59
How to Call This Anonymous Javascript Function? -1.44
How can I find matching values in two arrays? -1.88
Is there any difference between `if bool(x)` and `if x` in Python? +0.69
Is yield-based coroutine is REAL coroutine? 0.00
Call function on page load and again on button click, but with diff... 0.00
Pythonic list to string method +3.39
Passing no arguments while calling function through dict +1.65
python. function in function -4.44
What is the difference in the invocation of 'this' in these examples? 0.00
python, trouble with calling functions from a module -3.55
Scala REPL hangs while running factorial 0.00
How to use the value of a non-default argument as the default value... -1.04
using addition to compare list items +1.04
Why does Python make self explicit? +3.88
Comma operator in JavaScript: syntax error expected, but code runs OK -0.34
Need some help for illogical logic in PHP + mysql and HTML tables +3.72
PHP: Insert a substring into a HTML string after every N characters? +3.57
Problems with pagination [PHP & is_numeric] +1.61
Python dictionary "copy value" 0.00
PHP - a simple class that can't run +2.44
A tree structure with dynamic depth and data in only leaves -0.26
Using parenthesis when calculating -2.59
Group a list into groups of 3 and select max of each group -0.62
Sorting dictionary using a tuple and operator.itemgetter -3.50
Why do up and down arrow commands not work in the Python command li... +3.14