StackRating

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

Stefan Pochmann

Rating
1548.10 (8,534th)
Reputation
18,051 (7,727th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
get the value from the strings in the list -0.11
Check if item exists in object and get item -0.95
Most Divisors in Python +0.73
how reliable is python’s dictionary ordering? -0.88
Choose elements from two numpy arrays at random +2.33
Round up numbers such as 1.23 to 2 in Python +1.00
Shuffle groups of sublists in Python +2.11
Shuffle groups of sublists in Python +0.61
type error list indices must be integers not str python. Why? -0.52
Binary with different number of bites (Python) +0.66
Why does string and list make difference in UNICODE(utf-8)? How can... +1.09
Trying to remove duplicates from large list of objects, keep certai... +0.19
Find the element "left" in a list -0.87
Weird behaviour for Python is_integer from floor +2.39
How to I check that a string contains only digits and / in python? -0.49
Unicode Dict Keys Issue 0.00
Replace values in iterable with values of another iterable to the s... -0.73
In Python, how can I print out a board of numbers representing tic-... +1.26
In Python, how can I print out a board of numbers representing tic-... +1.26
How does element-wise comparison of dicts, lists and tuples work in... +2.41
Python: reading integers from a file -0.50
What happen with the syntax of this 2 python code? +0.23
Convert number with units in python to NON human readable format -0.30
Need help to modify flood fill algorithm 0.00
How to remove adjacent duplicate elements in a list using list comp... -1.32
Regular expression search shows different result +1.43
How to create a new data object in memory, rather than pointing to... -2.15
why is heap created using heapq.heapify different from heap created... +2.11
Count the elements in a list that matches certain conditions -0.16
Why does this memoisation function not run in linear time? +0.47
How to round decimal digits always up -1.51
How to change list numbers -0.96
How do you iterate over an object in a manner agnostic to whether i... +1.35
Find all combination that sum to N with multiple lists +0.47
How do I take a list of strings and return a list of pairs? -0.79
Counting a set of characters in a string +0.76
Counting a set of characters in a string -1.53
What is the pythonic way to sort a list with multiple attributes, s... -0.85
Remove and return adjacent elements from a list -0.67
How to replace strings that are similar +0.09
Change the signs of the elements in a matrix if all rows contain at... -0.38
Composite number of occurrences of letter with regex 0.00
Why is the median-of-medians algorithm described as using O(1) auxi... 0.00
Using not equal and nan together in python +0.46
Determine if specific string is in a 2d list 0.00
Choosing a maximum randomly in the case of a tie? -0.17
How to find possible combinations of a string by substituting chara... -0.52
python: find value within range in float array +0.49
Python 2.7: Removing tuples from a list by value basis more than on... +0.76
How to perform ceiling-division in integer arithmetic? +0.19