StackRating

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

georg

Rating
1675.28 (279th)
Reputation
165,312 (320th)
Page: 1 ... 26 27 28 29 30 ... 46
Title Δ
Iterate through JS object/array, and if you find a match change the... +1.27
javascript map function accepting multiple array as arguments 0.00
Decorators that make the affected function return false? -0.19
Why is it that variable re-declaration is not an error in JavaScript? -0.68
Using Lambda with lists -0.35
Javascript implementation of the inversion-counting with merge-sort... -0.43
Write pure and functional code in Python using the concept higher-o... +1.53
how to shuffle items of a list using python? -1.63
Need help finishing and correcting my python program? 0.00
Adjust javascript regex to filter vars from url -0.76
indexOf( object) in javascript -0.65
is there ever a use for primitive variables in javascript? +0.94
Create class by merging function and object in one statement. Alter... -0.31
Regular Expression for alpha/numeric characters, spaces and dashes 0.00
What happens when objects in a Set are altered to match each other? +1.58
Regex: Complement a group of characters (Python) -0.90
For loop without incrementing in iteration statement +0.76
Python equivalent of Java StringBuffer? +1.34
Javascript: Check if all elements of an array are the same as a var... +0.31
JavaScript: avoiding empty strings with String.split, and regular e... -2.39
How exactly is Python Bytecode Run in CPython? +1.47
How do I escape a colon in Python format() when using kwargs? -1.73
Join strings with a delimiter only if strings are not null or empty? +0.86
What is the semantic difference between "^(?P<x>\d?)&quo... 0.00
Javascript/jQuery: Get key by value inside a nested array -0.01
Add custom conversion types for string formatting +0.90
Split multiple nested key,values and extract to text file -0.26
When to use super(type) in python? 0.00
recursive function in python that returns copy of list given as arg... +1.04
Create a long list of random values, no duplicates -0.23
HTML: Replace text smiles by images +0.35
Javascript count occurrences of Array in String -0.54
Why doesn't [1] equals to [1]? +0.96
Javascript charAt() breaking multibyte character string 0.00
Python Regex match every other word -1.05
how to make `dict(a_instance_of_a_subclass_of_dict)` become a regul... 0.00
Alternative to eval to execute functions -0.44
Regular expression for double number range validation +0.10
flattening nested arrays/objects in underscore.js 0.00
Order a sentence alphabetically and count the number of times each... +0.86
Obtain unique entries in column specific list comparison, efficiently -0.33
Python: Assigning "through" an iterator -1.38
Comparing characters in a string sequentially in Python +0.25
Python: Merge two lists of dictionaries -0.63
locals() and globals() in stack trace on exception (Python) +0.72
Why does my generator hang instead of throwing exception? +1.17
Factorial function in Python +0.07
Invert alternation regex 0.00
javascript regex for matching the first alphabet after the newline... 0.00
How to convert an iterative str.replace() with str.translate()? - p... 0.00