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 2 3 4 5 6 7 ... 48
Title Δ
How to increment alphanumeric number in python? +0.80
Closure : a function that returns the value of its previous call +0.78
Infinite loop in a nested while and for loop 0.00
Defining if statement for reading text file to constraint the readi... 0.00
Need help solving Project Euler problem #35 python? 0.00
How do you call a variable inside of an organized set so you can us... +0.33
More than 2 rules for return in def() Python +1.48
Find the longest consective run of given substring Python -0.43
Append each input word position and row values to dictionary using... 0.00
Suggestion for best solution - Python +1.19
How to loop back to beginning of the String? Hyperskill, encryption... 0.00
Tkinter Tic Tac Toe Drawing a shape in a certain box +0.33
How to change a list of lists without copying? +0.29
Split a list into smaller equal-sized lists keeping a "middle... -2.51
How do I exclude capitalizing specific words in a String? +0.58
Python while loop not breaking when condition met -0.67
Is there a way to keep a double digit integer from being split when... -0.58
List not appending properly when passed to function 0.00
list comprehension comparing two different list -1.13
Mapping elements using multi-line functions +1.62
Find words that are evenly short and print them all +1.22
Move a certain number to the front of an array (Java) +1.11
My python code looks up only last value from the loop +0.90
visualize differences in two strings in tkinter -0.18
Fastest way to iterate over a list and see if element exists? -0.69
How to iterate over a `groupBy` returned object in Python? 0.00
trying to print ascii text in same line python 3.7 -0.35
min sum of consecutive values with Divide and Conquer 0.00
How do I rename a key while preserving order in dictionaries (Pytho... -0.98
Effective way to map 15k cities in Python +0.74
How could I use list elements for lamba loop? -0.18
how to use iterator in while loop statement in python +1.59
Arraylist Comparison using one loop -0.34
Not modifying the calling instance -0.43
Is it possible to implement filter function using only map? 0.00
Make order of 'to-do list' without sort() function 0.00
Count co-appearance of 2 variables in list of lists +0.84
When the codes in python file run when it's being imported? 0.00
Is there something wrong with this line of Python code? +0.32
recursion - data structure course - print all possible series 0.00
Flattens the nested array 0.00
Incrementing the upper limit of range inside a loop doesn't mak... +0.76
Trying to distinguish between two strings in regex that are slightl... -0.15
Randomize strings from a list with constraints on string beginning... 0.00
ask user for input and use that input in math module +0.85
How to merge 3 dict lists in python3 by their order 0.00
What is the name of such collection / algorithm that looksup elemen... +0.34
Is it possible to declare user-defined statements in python (same s... +1.49
How to split algebraic expressions in a string using python? +1.63
How do I avoid a MemoryError when making a large string of repeatin... +1.14