StackRating

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

thefourtheye

Rating
1771.99 (18th)
Reputation
174,866 (291st)
Page: 1 ... 27 28 29 30 31 ... 64
Title Δ
Finding number in list of tuple 0.00
Why am I getting this type error: instance vs prototype -0.69
Why am I unable to access this global variable? +0.25
Subclassing a python class with optional arguments +1.23
Getting past slow list creation in python -0.33
Why doesn't calling this prototype method work? -0.45
Counting occurances of character in strings +0.60
Python grouping elements in a list in increasing size -0.55
Create a 3-dimension list from two 2-dimension lists with a common... +0.84
Extract elements from array javascript -0.24
Remove brackets from argv string -1.17
Generate a lattice using python +0.75
How can i optimize this JavaScript +0.23
How to access the elements of a list/tuple in an arbitrary order? +1.17
How to cut and limit a string size at the same time? +1.69
Regex matching in Javascript returning the original string -0.31
Without using Counter(), how to find most common element in a list? +0.25
combine multidementional array into key based dictionary object 0.00
Why global "this.function" is not accessible without &quo... 0.00
How to assign instance variables as default values for keyword argu... +2.01
Using Underscore's _.throttle in a function declaration 0.00
Counting 1's in a n x n array of 0's and 1's 0.00
JavaScript OR (||) Short Circuit Strange Behavior +0.31
python conversion to integer in a dictionary -0.84
Remove duplicates in tuple without using set() -0.51
Use map to get the smallest positive number in tuple +1.86
Why javascript bind doesn't work -1.24
Looking to return a list of IDs after an underscore filter 0.00
How can I make a function directly call itself? +1.05
Extracting values from json +0.69
The difference between constructors +1.96
How to split string with several char +1.54
Why is it a syntax error to invoke a method on a numeric literal in... +1.43
Why is 10 / float(98765) 3.5x slower than 10 / (98765* 1.0) 0.00
How does (A == B == C) comparison work in JavaScript? +0.20
Use regular expression to remove contents in brackets in python +1.17
python class output at the interpreter +0.30
Is this a cleanest way to write a long list in Python? +1.50
Python For Loop list -0.49
how to avoid repetition in javascript? -0.77
Operator in Function parameter? +1.60
Switch statement in JavaScript causing error +1.33
How to return value from redis when using Q 0.00
strange behaviour of a list of functions 0.00
Reverse the logic of two "or" statements in JavaScript if... -1.02
Not getting the expected return value of function in javascript -0.14
in javascript filter how can I get the index of the element +1.15
python find the index of the last value in a list that is not a &qu... +0.38
Is an empty array always interpreted as TRUE? +0.97
Formatting javascript array list into specific format using lodah\h... 0.00