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 Δ
In this __getitem__ method, how can i add a portion so that if the... +3.84
How to store same value in two variables while independently changi... -1.44
Running a function with a non-existing optional argument +3.87
[] = (), () = (), and {} = () 'assignments' -0.31
Round to significant figures in python +3.89
Accessing the elements of a sorted list with split() -1.58
Generate every possible subset of length 1..n of list/string +3.87
Inverting a dictionary when some of the original values are identical -2.14
PYTHON remove elements from set -1.35
Algorithm Solving Issue +3.89
Finding positions of milestones given their pairwise distances -1.41
int.__mul__ , executes 2X slower than operator.mul -3.89
How to generate a list of all possible alphabetical combinations ba... -1.88
Compute sum with huge intermediate values -3.13
python iterating list of lists performance differences 0.00
Find all Occurences of Every Substring in String +2.02
copy "levels" from a file -0.18
Partitioning a superset and getting the list of original sets for e... +0.35
searching substring across a large list 0.00
python beginner recursion +1.01
Finding a Eulerian Tour -0.71
Local minimum in unsorted array -2.47
Generate all possible combinations from a int list under a limit +1.57
Can we access inner function outside its scope of outer function in... -3.11
Avoiding Python sum default start arg behavior -1.68
How to return a dictionary key, based on searching multiple values +1.57
Searching a dictionary for a key, adding the value of that key's va... +3.86
Why does `object.__init__` take no args -1.36
How to optimize the memory and time usage of the following algorith... -4.15
Pythonic solution for conditional arguments passing -3.33
tee function from itertools library -3.49
Finding a cycle in an undirected graph vs finding one in a directed... 0.00
Python - Determine overlaps of 3 ranges +4.54
Algorithm analysis - Expected growth rates -4.22
Making a list subclass hashable +0.05
Generalised Two-Egg Puzzle 0.00
python list/sequence formating +3.75
Sorting Algorithm For Array with Integers of at most n spots away +3.90
Optimal Algorithm for Winning Hangman +3.58
Python itertools.product reorder the generation +3.79
type declaration python error 0.00
rfind implementation using find +4.03
Is there an "infinite dictionary" in Python? -1.82
Repeating code of for-loop for lines sharing same identifier value +4.11
How can i move more than one item from one list to another in Python -2.24
Transform one word into another by changing, inserting, or deleting... +4.00
Sum (i...j) - is there a more efficient / elegant solution for this? +1.97
How can i append a an item only if it meets certain rules in python +3.95
How to find an element in a list which is part of another element i... +4.89
Apply a method to an object of another class +5.36