StackRating

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

jferard

Rating
1515.09 (44,974th)
Reputation
1,634 (100,955th)
Page: 1 2 3 4 5 6 7
Title Δ
Is it possible to have nested dictionary using setdefault, appendin... +1.92
Python Design Pattern: using class attributes to store data vs. loc... +0.21
How do I stop the function when I have a unique list? -1.09
How to convert a for loop with mutltiple statements in if, elif con... 0.00
Postgres - Searching for a particular value across columns in a table -0.56
Find full path of element in tree +0.48
vanilla python - (plagiarism checker) How to detect the words that... 0.00
how to print dictionary key in the even frequency order +1.23
How to ensure functions are run in specific order? 0.00
Optimal solution for tree traversal and summing node values on cond... -0.46
twoSum to find all the possible unique couples -0.58
Python how to convert this type of list to dictionary -0.98
Store the values for each key as an array in a dictionary -0.53
Dictionary sort by numer of days in month( in keys) in python +0.05
Converting all lists in dict to dict by considering list index as k... -0.27
Understanding list comprehension that uses recursion 0.00
Haskell - Exclude lists based on a test in a nested list comprehens... -1.32
Generate list of values, based on matching keys 0.00
Escape a line inside a format function +0.47
Python: remember status in sequence of procedures +3.80
The number of the product n=(a^2) * (a^3) using recursion only in h... 0.00
How to optimize loops that iterate massive dictionaries, with diffe... 0.00
Find smallest list of unique n-grams in a list of strings +4.39
Can't use str.format(**locals()) in list comprehension in Pytho... 0.00
Python sequence matcher with custom matching function +2.22
Raising an exception in a list comprehension: invalid syntax 0.00
Using a for loop vs list comprehension to optimise code +0.29
Keep getting TypeError: 'list' object is not callable 0.00
To found an inexistent word in a dictionary to give it a value -0.22
Iterate through list and replace instance in a certain index? -1.23
Write recursive function testing depth of items in list +0.16
How to find the shortest path that pass through a group of Sets? -4.18
Not sure what kind of algorithm this problem requires / what data s... +2.75
What is the pythonic way to replace all occurences of a substring t... -1.28
Finding indices of list of substrings in list of strings; Fill in m... -0.17
Python - generate variable list comprehension expression based on i... 0.00
Sum entries in List3 with index from List1 when List1 == List2 0.00
Python Challenge level 3 - Solving with string slicing +4.19
nested dictionary based on 3 dataframe columns 0.00
Distribute an integer amount by a set of slots as evenly as possible -2.17
python date regex expression +1.84
How to change Date String Format (20th Oct 2052 -> 2052-10-20) +0.24
How to assign integer value from bins +3.95
How to skip 3 elements in a java string array and get next 3 elements -1.26
How do I make else return nothing in a nested statement in list com... +0.44
Map a function by key path in nested dict including slices, wildcar... +4.11
Search is a timeline sequence? -1.76
Haskell - finding a string in a list by a prefix 0.00
Average of user input +3.99
List Comprehensions to create pairwise dissimilarity 0.00