StackRating

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

aghast

Rating
1496.94 (3,996,372nd)
Reputation
11,220 (13,308th)
Page: 1 2 3 4 5 ... 16
Title Δ
Python Dictionary: Compare keys with Values of All Keys -0.23
Speed up python code 0.00
The Behavior of Alternative Match "|" with .* in a Regex -0.93
Python: Regex & group(0) errors parsing Git History +2.79
Printing out ordinals +1.27
how to run loop giving different variable with indexes -0.03
Python how to change "existing" variable -0.50
Generate pairs of random integers in a grid (2D Array) python -1.71
How do I add to a grid coordinate in python? +0.14
What's the most elegant way to accomplish this control flow in... +0.48
goldbach's conjecture algorithm shows "list index out of r... +0.50
Using sed captured group variable as input for bash command +0.95
How to perform operation on last node returned by some function? 0.00
Why does .format(function()) not work, but % prints the value? -0.11
How to parse shell style config in python +0.03
Python 3.x Broken variables when using ' def ' method 0.00
Any functional difference between (*p)->some_var and *p->some... +0.38
Understanding struct embedding +2.26
How to effectively compare two lists of dictionaries to declare a &... +0.52
How to get my output to "You rolled 2, 3, 2, 4, (ETC)" -0.31
What does this return statement mean? Python -0.64
How to count accesses per hour from log file entries? +0.73
How to identify the ultimate parent from a nested table structure u... +2.16
How to test a python binary in the python unit test? -2.10
Python 2.7.12 - Replacing dictionary keys from a list nested in ano... -1.73
Why is type casting a pointer necessary? +1.52
Why is this value being set to None? +0.04
Coding a circular filter in Python +0.51
Hashtable & BST Implementation 0.00
How to use a decorator to send arguments to a function in python -0.18
2 programs playing against eachother -0.55
why is multiprocess Pool slower than a for loop? -0.64
Memory-efficient 2d growable array in python? 0.00
Python inserting to a list when index > len(list) +0.34
Functions that returns the position of a word in a string (python) -0.38
Storing the guessed word in Hangman game -0.90
Python decorators count function call +0.51
Checking if two patterns match one another? -1.08
How to get the active module as object 0.00
Search in opposite Direction using RegEx -2.32
Is there a slice equivalent to "append" in Python? -1.03
printing variables from config -0.53
Python Exercise involving functions, recursion and classes 0.00
In python, what's the most efficient way to identify clusters o... +0.02
Accessing members of structs in a list in C -2.08
Loops are Hard [Python] +0.09
Can I use the same pointer for 2 different structures? +0.33
Efficiently identify duplicates in large list (500,000+) +2.14
C - struct and memory allocation with loop - please help me learn -1.87
Finding whether an interval contains at least one integer without m... -0.01