StackRating

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

Eric Duminil

Rating
1533.57 (15,622nd)
Reputation
42,388 (2,564th)
Page: 1 2 3 4 5 ... 32
Title Δ
Creating an irregular sawtooth function in python 0.00
How to return new Object every time by calling same dict value in P... -1.96
How to get inflow/outflow for every item from a list? +1.72
find the upstream 5 words of matched word in python +0.92
Selecting a random sample from a very large generator -0.56
Split string values to integer in python +0.43
Aggregation json elements by sub-string -1.59
How to sort file names in ruby? -2.33
Decimal issue in Ruby on Rails -0.06
Does precision change slightly during casting int to double in Java? -1.41
Regex to detect if all alphabetic characters are upper case +1.21
Jupyter Notebook Input Line Executed Before Print Statement 0.00
Print top "n" entries in a dictionary -1.15
Pythonic way to create a dictionary from a list where the keys are... -1.24
Limit use of methods in built-in classes for programming assignments 0.00
How to solve this in python ? a function that calls its parameter w... -1.01
How to condense my 9 if statements into one -0.53
Getting all tuples in Ruby -1.25
Three lists zipped into list of dicts -0.58
Joining two strings within a list of list +0.44
Appending an element to a list of arrays (in the most concise idiom... +0.44
Referring to arrays in a for-loop +0.42
How to flatten a hash, making each key a unique value? +2.02
convert substrings to dict -0.51
Python splitting list to sublists at given start/end keywords -0.85
Python 2D numpy array from genfromtxt -1.96
Is this loop O(nlog(n))? +0.89
Python - Count consecutive values without sort -0.53
Can (a== 1 && a ==2 && a==3) ever evaluate to true? +0.24
Why does the inner dimension need to be the same for matrix multipl... +0.43
How to avoid the evaluation of fractions? 0.00
Asymptotic behavior of algorithms and Big O comparison +0.32
create a list of strings representing binary values, with a fixed l... +0.10
Create dynamic level nested dict from a list of objects? -0.99
Updating list elements by indices -0.46
Python Fibonacci series - different while loops +0.43
Assigning values to overwrite python array -2.33
Convert from decimal to any base number in Python -0.34
Designing a Sqrt function in Python +0.85
If dicts in python are mutable, why does editing a dict contained i... +0.90
mirror prime generator python +0.42
Iterate through two dimensional array while changing each element +1.81
+= operator on a float return an empty numpy array instead of throw... 0.00
Best way to get values from a dictionary in Python -0.04
why is the below code has time complexity of o(logn) +2.03
Python - Sort tuple list with another list +0.66
making a new modified version of a list without modifying the origi... -2.16
Python - optimizing code ( looping through arrays ) +0.43
Change multiple items in a list -0.07
Multiply previous and next elements in Python -2.10