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 ... 6 7 8 9 10 ... 48
Title Δ
RegEx for extracting the first occurrence of domains -1.10
Remove entire line in text file that contain with specific word/str... -0.62
Convert double to string and return it to main -0.67
Put a grid vertical line between columns in the middle of the windo... +0.32
Time complexity of Stringbuilder subSequence method +0.30
Python3 find how many differences are in 2 lists in order to be equal -0.46
How can I compress ASCII art into RLE with run lengh of 2 (or decom... 0.00
Swing GUI freezes while using threads 0.00
Dictionary comprehension to create dictionary of even numbers -0.70
List comprehension returns an empty list 0.00
Find the smallest number that is not in a list of intervals -0.21
In Python, how should I efficiently sort one big file to match comm... +0.32
Function gets inf when not expected 0.00
How can I shorten the massive calls of the same method? -1.01
Divide and conquer recursive solution for making change +2.21
complete list if the first and last element is equal -0.31
Python: Find corresponding elements in a list and sum them up in a... +0.22
Want to identify lines with same value in column 3 and group them o... +0.33
Split returns non-matches -1.51
Multiple For loops, print else only once if condition is not met +1.38
Sort python list by order of another list AND retrieve old index -0.89
instance(object, type) returns True, should it not be False? 0.00
Sort list of coordinates into strips 0.00
Length of dictionaries are not the same +0.04
"NameError: name '' is not defined" when using tw... +0.32
Get file names into list using glob -0.54
Python remove files from folder which are not in list -0.90
How to make conditions within a try/except loop? +1.04
split values in list based on multiple separators python -0.65
If, Elif, Greater than, Less than Logic -2.47
Creating an infinite for loop -0.75
Remove Punctuation, output remaining text-Python 3 Function 0.00
Find min value excluding zero in nested lists +0.60
Comparing two un-ordered lists for differences in individual elements +0.14
Missing letters method with python -0.77
What symbol is to be used for the below pattern to compile 0.00
sort list of nested tuples by tuple nth element using itemgetter or... 0.00
Repeat the python function using the same list value if it returns... -0.20
How to do infinite string based on index and length in python? +0.08
Simplifying many if-statements -0.98
Test Multiple Conditions in Python Try statement +0.28
fibonacci sequence negative answer after 92 python +0.84
Find all the keys cluster in a list -0.26
Split largest group by regex in python 0.00
Partitioning a string with multiple delimiters -2.25
Find which option is the most uniquely close from a list 0.00
Python convert a list to a specific dict -0.95
Find heap depth faster than O(n^2) -2.13
concatenate strings sequentially in python +0.32
Most frequent words from text excluding words that are of certain l... +0.35