StackRating

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

azro

Rating
1627.33 (928th)
Reputation
11,371 (13,096th)
Page: 1 ... 6 7 8 9 10 ... 31
Title Δ
Python: Checking if input value exist in dic and print the value fr... +0.79
print matrix from dictionary +0.30
How does ternary operator use 3 operands? -1.05
What does `if file` check for when uploading a file in Flask 0.00
Simple java arraylist programming question +0.35
check if string contains number and return the number +0.36
How to filter out None from values in Dictionary in Python? 0.00
How to convert IntStream into List<Character>? +0.35
Python.pandas: how to select rows where objects start with letters... -1.64
How can I substract items in a list? +1.36
Take advantage of the same attributes in a class +1.58
How shall I omit last empty string from list data? 0.00
Convert list of strings to list of 2-tuples of integers +1.65
how to print " * " n number of times using while loop? +0.37
How to split an array into unequal parts according to a condition i... -0.03
Python list if else save -0.82
combining two dictionaries additively on the values +0.08
One Directional Combinations in Python 0.00
How to use .replace() on a string -0.68
How to sum variables seperately that is returned from a function? +0.82
How can I remove members of a list of strings of equal length, base... -1.25
Java Stream: List of objects to HashMap without duplicates -2.18
Find all accented words/characters with Python regex? +0.40
How many iterations does this loop perform? +0.36
Deleting an item in a dictionary using dictionary comprehension 0.00
Best way to Add values from two arrays in one dictionary python -1.12
How to program a "get field" function in Java for our gam... -0.14
Check if object is equal but compare only keys that defined in both... +1.39
Python: How to take values from dictionaries and return a True/Fals... -0.58
String return value in recursive function in java -0.11
Even "IF" part of this condition is true, Only else part... +0.36
Create a dict form a difficult string format python +0.33
How to create a list of list after joining 2 lists in python? +0.35
add value to each element of a multidimensional array -2.85
How can I unpack non-iterable items? +1.80
Elegant way of iterating list of dict python +2.38
How do I fix this command in python for a simple calculator +0.35
Can I have k as a random number in random.choices()? +1.27
How to pass an object type to constructor as argument and cast a va... 0.00
python appending dictionaries to lists causes keyError +0.36
Why doesn't this program end? The game goes on forever if i don... -0.30
How to output the largest number in keySet if there are several suc... +0.99
Unpacking a zip object causing ValueError 0.00
Convert a list of string into a comma separated string without dupl... +1.75
Selecting two highest values from a list, whilst keeping a record o... -0.43
Looking for a way to check all possible combinations of four dice i... +1.57
Function that sorts multiple arguments 0.00
Why result of put() from HashMap is compared with null when add int... -1.35
noobie Iterating over list to display series 0.00
How to yield all possibilities using efficient nesting in Python? +0.37