StackRating

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

tobias_k

Rating
1642.09 (680th)
Reputation
60,511 (1,515th)
Page: 1 ... 4 5 6 7 8 ... 48
Title Δ
Convert text file to list of tuples +0.34
Python:2.7:NameError: name 'data' is not defined 0.00
Python one or more elements in a list whose sum or value is equal t... +0.33
Check if directed acyclic graph is feasible 0.00
Python how to wait till a reading has settled using lists? 0.00
How to find all possible combinations given in a list, given there... -0.02
Most pythonic way to check list boils down to one value -0.81
Python list cumulative sum greater than rest of elements in list -2.53
What should I write here in this function to calculate the values f... -0.61
Creating new cumulative list of lists from existing list +1.61
How to get a value in a nested list that is smaller than the ones a... +1.18
Is there an obvious way to sort this list of data by time in Python +0.30
How can i find the shortest path from any node to a set A -2.75
Find a word in string with known character position -0.67
Do all elements of a set fitt in the same time window? 0.00
Time complexity of an algorithm that finds a "Star" among... 0.00
How do I take UNIQUE random choice from two lists 0.00
dict comprehension with nested loop based on condition 0.00
How remove the intrication between two reversed list in Python? 0.00
Return value from a function in Python 0.00
How to write two else condition in dict comprehension 0.00
how to fix lambda and map functions in my code? 0.00
Space complexity of split() function in python 0.00
I can't find the pyhton code of this problem in the given image? 0.00
Python: Using .isalpha() to count specific words/characters in a wo... -0.30
selecting suitable options from list of strings +1.02
What is the simplest way to capitalize the first word in a sentence... 0.00
Resolving items in list that also are grouped +1.26
How can I group multi-word terms when creating a python wordcloud? 0.00
Unique list of lists +0.56
Python sort list to set -1.69
Code problem - Flatten dictionary using generator 0.00
Return string with character - where the numbers follow each other -0.36
How do return the duplicates in a multi two dimensional list? -1.17
I'm unable to figure out what test cases am I failing here +0.32
Convert some objects in a list into int +0.35
Compare x,y,z coordinates in two files 0.00
Replace elements in list of lists with defined value - Python -1.46
Using a list comprehension for returning first found element or None 0.00
Arbitrary depth nested loop +1.57
Remove "None" from iteration in a dictionary -0.94
Group a list of tuples on two values, and return a list of all the... +0.64
How to sum numbers between two boundaries using biginteger +1.40
How to write a function that transforms a triple ['a','... -1.14
Unable to print out the desired output 0.00
How to only read words within brackets/ parentheses (in .txt file)... +0.32
Python function to add numbers from string 0.00
how to interpret string using regular expression? +0.73
Longest common substring via suffix array: uses of sentinel 0.00
Improve regex that works 0.00