StackRating

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

WolframH

Rating
1519.52 (32,873rd)
Reputation
3,604 (46,669th)
Page: 1 2
Title Δ
Python permutations with constraints -4.07
itertools dice rolls: doubles roll twice 0.00
Adding an item to a list from another list in python -1.57
Unable to understand recursions and caching from Fibonacci code -3.66
break list comprehension +3.51
How to call a function based on list entry? -0.91
Correct implementation of determining position in the list 0.00
Python exercise +4.44
python for loops and variables -2.82
Use a dict to access nested instances of classes in Python -3.77
Finding the shortest path in a graph without any negative prefixes -1.92
Finding the shortest path in a graph without any negative prefixes +2.08
Strategy to modify permutation algorithm to prevent duplicate print... +1.57
What's the cleanest/ quickest way to get an attribute of object if... -1.49
Divide and conquer algorithm to sort a list where each element is r... +2.03
How to copy an object without referencing to it? -0.33
Doing validation across a large number of items using all() +0.48
Numpy savez interprets my keys as filenames -> IOError +0.71
Python, Split a string by whitespaces, similar to awk -2.00
How to split list item? +0.56
Is count_something = len([x for x in blah if x in foo]) or len(set(... -3.87
Unable to implement a dynamic programming table algorithm in python -1.90
Maintain count in python list comprehension -2.43
Inverting permutations in Python +4.01
Pointfree function combination in Python -0.70
raw_input() not working correctly? -1.65
Keeping track of random number and stopping loop +4.11
regular expression to get data out of a string +0.10
What's wrong with this simple python code? -2.06
Good uses for mutable function argument default values? -1.62
Adding the digits of an int and Python +3.29
How to make boolean expressions shorter ? or or or or or -2.51
Passing iterators to any for execution for speed and Why? +0.34
How this works: print(sum(int(x) for x in raw_input().split())) in... -2.52
python list index issue -3.71
OOP python - removing class instance from a list +4.63
Is this the equivalent of a copy constructor in Python? +0.66
What is a non recursive solution for Fibonacci-like sequence in Java? -3.72
In python, how do you not change the case of every letter in a list... +4.61
how is a dictionary sorted? -2.57
Relating list to each -1.14
Python: simple list merging based on intersections -2.06
Iterate over 2d array in an expanding circular spiral +1.71
Generating a linear, timeline-based, representation from items that... +3.89
In Python, what is the difference between ".append()" and... 0.00