StackRating

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

niemmi

Rating
1647.16 (610th)
Reputation
14,600 (9,720th)
Page: 1 2 3 ... 11
Title Δ
Rewriting a function that creates combinations of numbers with a fi... +0.35
Indexing a 2D List with another List -0.79
How to iterate over two dictionaries and save them in a list in pyt... +0.55
How to detect cycles in a directed graph using the iterative versio... +1.17
Sorting a nested list by increasing numbers +0.63
Changing this Quicksort implementation's comparator from <=... 0.00
Dynamic programming: transformation of one string into another 0.00
Three sum algorithm solution -0.77
Optimizing DFS in python 0.00
Implementing a Trie to support autocomplete in Python 0.00
python parallel loop: communicate to outside +0.70
hackerrank password cracker timeout due to recursion 0.00
knapsack multiple constraints 0.00
Possible corner cases that result in Errors 0.00
print different column widths in python 0.00
Any efficient way to "strip" a list of items? -0.67
Function finding the deepest sum of a binary search tree 0.00
python delete list from another list -1.40
python os.walk to certain level -2.08
Finding the Path of all Edges on a Graph 0.00
Removing duplicates from a list but returning the same list +0.31
Replacing values in one dictionary with the keys in another diction... +0.30
How can I rewrite this code using map and lambda functions? 0.00
Zip items in triplets from a list in python +0.48
Iterate over sublists to create dictionaries +0.90
How to convert from infix to postfix/prefix using AST python module? 0.00
Find items and repetitions in list -0.17
python for-loop not executed +0.30
why is Queue.join() necessary here? 0.00
Python - How to compare multiple dicts and remove duplicate values? +0.87
Python3: Using input() with stdin, like in hackerrank 0.00
what is the best way to calculate the power of several ints in a li... +1.42
python dictionary value update 0.00
project Euler #23 Python 0.00
find min max of nested list python using recursion and no loops -2.77
why is not fast even if used multi threads? +0.30
Replace a key in one dictionary with the value of the key from anot... -0.20
Replace values in nested list with dict in Python? +0.29
Grouped sum in nested dictionary python +0.29
Replace list element with a dictionary key in a loop 0.00
Extract json from file which contains two or more json objects 0.00
Convert a list with quotes into a python list +0.30
sumOfTwo Time Limit Exceeded CodeFights Interview Practice +1.18
how to know values at the same index in 2 lists in python are the s... +1.39
Python list manipulation: Given a list of ranges number, return the... -0.86
Identifying the incidence of adjacent, repeated characters in a str... -0.82
Currently getting a TypeError that states: unsupported operand type... 0.00
Homework on bubble sorting efficiently +0.30
List to group of tuples -2.35
An algorithm to map a 6 day schedule to the work week? +0.62