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 ... 7
Title Δ
Recommend an efficient data structure for storing large repeating v... +0.50
What is the motivation of using factory method pattern rather than... -1.76
Save the Required items from one Dict to another Dict 0.00
ValueError in For Loop's If Condition with two boolean arrays -0.25
Implementing indexing with interior mutability 0.00
Trying to optimize this code: iterating over a list to replace its... 0.00
How do you check if a given input is a palindrome? +0.02
How can I write a Rust function to find different characters betwee... 0.00
How can I build new list from the old one in Python adding two new... 0.00
determine if list is periodic python -1.11
Python classes: having instance method in one class point to instan... 0.00
Sorting a sorted list using a specific dimension as the key -0.25
Is it reasonable to say that list comprehension is not necessarily... 0.00
Given edges in a undirected graph, what is an algorithm for limitin... 0.00
Conditional sampling of binary vectors (?) -0.33
Create a list of strings instead of list of words 0.00
Create Line joining common points 0.00
dictionary comprehension for a nested dictionary method 0.00
Find all subsets of an array with sum 0 +0.46
If condition between two for loop as list comprehension -0.42
Which one is the right way, changing values in void method or retur... 0.00
How to generate pyramid of numbers (using only 1-3) using Python? -1.01
Create SEQUENCE based dictionary from list 0.00
How to pop item from list and push it back to list based on conditi... +0.47
Remove Duplicate Key-Value Pair and Add Array 0.00
How to unit test new object creation in interface default method? 0.00
How best to create object variables from a method +0.50
List comprehension fails with two set difference objects +1.27
How to use "next_in_line" instead of "super" 0.00
Pythonic approach needed to remove duplicates of values with varyin... 0.00
How to find N numbers whose sum is closest to K , but over multiple... 0.00
Preventing a generator from yielding the same object twice +0.48
Python - How to apply function to dictionary -0.50
Distinct Group of Integer -0.27
Need help to figure out how to update a key.value in some list of p... 0.00
How to generate a Python dictionary with simultaneous converting ce... -0.24
Is Python `list.extend(iterator)` guaranteed to be lazy? +3.03
Python calculate co-occurrence of tuples in list of lists of tuples 0.00
python re-arrange elements in a list based on the sublist values 0.00
Python: Efficient way of sorting dictionary that has n dictionaries... 0.00
Sorting with equivalence classes in Python -0.39
Rust - How can I search a vec for a subset - and find the start ind... 0.00
python - parse maven dependency tree 0.00
Removing increment in outer loop doesn't change the output, how... +0.24
Python: decrypt caesar cipher 0.00
Using if, elif and else in list comprehension in python3 -0.02
I need to make a mutable list starting with two false values and co... +1.05
Python List comprehension execution order +0.48
How to find anagrams using 3 words in a text having a list of words? 0.00
How to get the key from a know value using dictionary comprehension +0.49