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 ... 11 12 13 14 15 ... 64
Title Δ
Python prime numbers generators in terminal 0.00
Javascript OOP Constructor with array or sub-object? +0.26
TypeError: path must be a string with commander +0.26
Javascript selecting to save one index of split() +0.15
Setting an Array Element as an Object Property +1.55
Merging lists obtained by a loop 0.00
Lodash sort collection based on external array -1.34
Where does help() find the info in Python? +0.77
How can I construct a nested dictionary object based on a delimited... 0.00
Python : defining function that returns summation of all permutations 0.00
Adding items to a list if it's not a function +0.20
Are generator expressions doing less work compared to list comprehe... -0.19
python: getting all possible alphabet up to given length 0.00
Simple js FOR loop returning 'undefined' +0.26
Conditional string insertion 0.00
How to get inner array of nested object using underscorejs? 0.00
How to reinitialize a variable in Python? +0.73
What does Returning (1) during recursion accomplish? +1.46
concatenate using Underscore reduce? 0.00
Call random function Javascript, but not twice the same function +0.60
How to find if character is the last character in a string? 0.00
Why replacing constructor function's prototype is not reflected... +1.56
Python applying a list of functions to a list of items including No... +0.16
Javascript error with Returning the provided string with the first... 0.00
Implement custom keys for dictionary so that 2 instances of same cl... +0.49
Merge dictionaries with minimum value of common keys +0.25
Why elements are skipped if I delete from a list while iterating it? 0.00
How to detect the end of a list in Haskell? 0.00
populate a list of list in python +0.85
Why str(reversed(...)) doesn't give me the reversed string? +0.86
Using underscore.js to compare two Objects 0.00
reduce(x+y, xs) and sum(xs) are not equivalent in python? 0.00
How can split string in python and get result with delimiter? +0.84
Python Multiply tuples of equal length +0.72
Pythonic way to write for x in Y and not in Z +0.23
How to check if an object is created with `with` statement? +1.13
How to combine the letters in two strings in haskell -1.98
Why my RegEx doesn't replace multiple occurrences? +1.34
Adding items from pairs in list of lists +1.91
Why does my reduce based average function return NaN? +1.08
How to remove a specific Object from an array of Objects, by object... +0.75
Passing callback function to mongoose aggregate function 0.00
How to use reduce in this case? +0.26
How to convert an array of arrays to an Object? 0.00
find() with multiple substrings - Python +0.81
Storing regex in an array is not working in Javascript +2.13
Simple Merge Sort bug in Python +0.27
Python function `yield` for lists, return for individual elements +0.88
Haskell- recursively check elements of associative list 0.00
What's an easy way to get item from a dict, if not found, get f... -2.30