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 ... 10 11 12 13 14 ... 64
Title Δ
haskell quick sort, why the first let uses <= instead of <? 0.00
How do I handle an empty list in my own version of `last`? -2.64
List indexing in Python with duplicates 0.00
How can I check instanceof without the proto chain in javascript? 0.00
Why does RegEx.test changes the result in subsequent calls? 0.00
Why are exceptions within a Python generator not caught? +0.72
Creating a list based on the values from a dictionary which satisfy... +0.84
Swap specific chars in python +0.85
Overwriting variables inside functions in JS +0.22
how to print dictionary key with first element of nested list 0.00
Python "Switch-Case" alternative showing error +0.23
JavaScript: string Manipulation +0.24
Haskell - Check if all items in list are greater than 1 0.00
Why can Object.prototype.toString.call(foo) detect foo's type? 0.00
javascript force developer to instantiate with the new keyword 0.00
Cartesian product that returns outputs of varied lengths 0.00
Python regex inconsistent output between groups() and group() 0.00
Find array element by key in a chain +0.83
Split on newline, but not space-newline +0.58
How can I read redirected/piped data? +0.65
Wild card matching pattern in Haskell 0.00
Why am I not getting a Boolean? +0.01
Traversing a list of lists by index within a loop, to reformat stri... -0.23
How can I format a float with given precision and zero padding? +0.92
add vs update in set operations in python +0.69
Missing a certain Haskell type conversion 0.00
Sum over variable in array using reduce in javascript +1.66
[[Class]] property in JavaScript objects -0.50
Extract only the portion of a string between two regex patterns 0.00
set a field in document - mongoDB 0.00
What's the cleanest (most Pythonic) way of creating a dictionar... +0.23
Scope of lists in Python 3 +0.74
Appending new items to a list -0.28
Creating a mixed python data structure by iterating over a list of... 0.00
Remove a list item in a nested dictionary +0.23
Calling async functions recursively +0.22
How can I check if all the elements in a list are the same? 0.00
Javascript - Referenced array deleting objects 0.00
deferred object returning before resolving +0.68
Can a tuple of booleans be matched in guards, like pattern matching? +0.24
List of unique items from two lists with duplicates between each ot... 0.00
How to slice several strings in a list? +0.90
TypeError: unsupported operand type(s) for |: 'tuple' and &... 0.00
Underscore's similar functions: _.contains vs. _.some and _.map... +0.68
Prototype difference between object.create and new Object 0.00
Is it possible retry a particular piece of code irrespective of the... 0.00
Create a list of tuples from two nested lists +0.81
Construct list of numbers of occurrences in list +0.68
Generator functions with next() call +0.25
Why print in Python doesn't pause when using sleep in a loop? +0.23