StackRating

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

Yossi Levi

Rating
1503.95 (255,601st)
Reputation
972 (158,462nd)
Page: 1 2 3
Title Δ
Grouping words based on last letter +0.02
Recursive Function for Counting Palindromes +0.50
Using recursion, I'm getting an answer one less than the correc... -0.08
Check if an Integer Array can be Equalized using Recursion in Python 0.00
How to check for words that are not immediately followed by a keywo... -0.22
Finding index number of strings in list +0.01
How to split string at specific character and build different strin... -2.24
Can you print a dictionary in a function +4.20
Undo python list comprehension +4.11
Flipping image across the y axis +0.89
Fastest way to group elements of a list of integers by their sign? +6.17
how to reverse a string number in python with for loop -0.61
Smallest slice of a string containing all the symbols I need -3.98
How to shorten a string (but with a few exceptions) in Python? -1.37
How to remove items from a list A that present in list B (with the... -3.99
Maximum Subarray sum - Where is my solution wrong? Kadane's Alg... 0.00
Matlab - convert number to zero when cumsum of previous data greate... 0.00
Is there a way to keep count of number of occurrences of word pairs... -0.05
Decimal To Binary Python R2L format -0.07
what will be the efficient way of knowing that only integer data is... +2.87
Creating word pairs from phrases 0.00
Getting " 'NoneType' Object has no attribute 'isdi... +3.99
Averaging results from a list of lists where every nth list is a re... -3.94
Need advice with making a histogram 0.00
Python - Replace None with empty string in Nested Dictionary 0.00
Split numpy array based column value in list -0.94
Setting a value to one place in a list(b) which is in another list(... 0.00
How do I split a list of integers into a list of digit integers? -1.81
How to empty list of list element one after another? +2.39
Similarity ratio from a list of excluded strings 0.00
"'<' not supported between int and NoneType" E... -0.11
Strange behaviour in updating a nested dict with a list -3.95
Catch an already caught exception -2.47
count letters of a file and create a histogram +4.02
How to minimize distances in ordered dictionary containing only bac... 0.00
How do I get the str in a file as integers? -3.65
Sort list on multiple arguments but only one in reversed order 0.00
How can I create a dictionary out of a .txt file with this specific... +3.95
Effecient Way To Find If a Key From A List Of Dicts Exists In Withi... -1.72
Replace nan with empty string in python -4.12
Generating all subsets of a list +3.87
How delete inf value in may output using python -0.04
How to read to a certain point in python for every line 0.00
How to ensure consistent spacing in creating number pyramid (Python) -3.48
Check if folder have a file in Python 0.00
Retrieve value of certain key for every item in an ordered dictionary +3.63
How to write this code in one or two line? -3.98
Get the first value of a list that match some criteria and then set... +3.07
Print list items separated by any character instead of comma (Python) +0.21
Stuck in displaying values in dictionaries +4.03