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 ... 4 5 6 7 8 ... 14
Title Δ
Why is copying a shuffled list much slower? -1.89
Is linked list always slower than python list? +0.27
Simplifying code of complex list comprehension in Python 0.00
How is the __contains__ method of the list class in Python implemen... +1.98
Lambda returns memory address +0.14
Insert item into case-insensitive sorted list in Python -1.15
Insert item into case-insensitive sorted list in Python +0.95
How to custom sort an alphanumeric list? -1.78
Python Floats to 32 bit limited number +2.05
generating large number of random variates -0.11
Python Iterating through nested list using list comprehension -1.67
Best way to reinitialize a dict in Python 3 +0.45
reducing simple special mod function to one line ( logically only ,... -1.93
Single-Byte XOR Cipher (python) -0.50
Counting elements which satisfy if statement and use this counter i... 0.00
Python: nested 'for' loops +0.82
How to get a list of all integer points in an n-dimensional cube us... +2.08
Partition of a set in python -1.83
Iterate all coprime pairs using constant space? +2.41
How to work around int too long to convert to float error? 0.00
Joining different list data types into string -0.65
Way to efficiently calculate XOR(^) checksum based on a list of IDs +1.72
Explode a dict - Get all combinations of the values in a dictionary -0.76
Memory copy when casting a list of 2D numpy arrays into a 3D array -0.55
In Python, how can you write the string String = "\s"? -0.57
Nested list and sorting in python +1.16
Python idiom to return the only element or None +0.35
counting comparisions in mergesort 0.00
Combinations of two non-consecutive items +1.50
Combinations of two non-consecutive items -0.84
What is the relationship between the Python data model and built-in... -2.01
Find and replace an element in a (possibly) nested list in Python? +1.86
How do I permutate a binary string of 30 characters and omit "... -1.82
Python - dividing a user input to display a range of answers -0.07
getting an average of values from dictionaries with keys with a lis... -0.28
Concatenate and flat two nested python list -0.56
Python: sorting the lists of dictionary based on the indices of one... +2.36
create sub lists by grouping with conditional check on two consecut... +1.50
Python Repeat List to Max Number of Elements -1.07
List without negative indexing -0.56
How to reverse the elements in a sublist? +0.55
python manipulations on lists -0.54
How to compare an array value with another explicit value in python -0.53
Calculating the Manhattan distance in the eight puzzle 0.00
How to convert the string '1.000,0.001' to the complex numb... -1.09
Hidden references to function arguments causing big memory usage? -1.33
python is there an inbuilt in way to return a list generator instea... +1.75
Mathematical algorithm failing but seems correct +0.48
Python dictionary: number of keys with specific number of values -0.35
How can I reverse parts of sentence in python? +0.16