StackRating

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

Saksham Varma

Rating
1437.45 (4,534,776th)
Reputation
1,774 (93,588th)
Page: 1 2
Title Δ
How can i do the opposite of random.seed? -2.45
how to get percentage rounded to an integer +0.84
Type error when trying to extend a list in Python +2.00
prime number python for loops -1.66
Better python logic that prevent time out when comparing arrays in... -1.61
How to join list in Python but make the last separator different? +2.41
Interleave list with fixed element -2.21
python 2d array indexing: setting a value changing whole column? 0.00
python recursive function calls -0.30
Split string in a csv python -1.07
Operate on a list in a pythonic way when output depends on other el... +2.65
Uniqueify returning a empty list -0.58
Extracting a substring of a string in Python based on presence of a... -1.45
Reduce all values to one specified +0.71
How to find out if the elements in one list are in another? -2.43
Dictionary keys as dictionary +1.13
JSON KeyError parsing input 0.00
Python Create a Dictionary of Lists +0.85
How to I assign each variable in a list, a number, and then add the... +1.11
Python optimize how to find duplicate value and value index in a list -2.56
Python, nested loops print on one line, multiple copies -1.58
Finding average color using Python -3.44
"Not in function" error in recursive function -0.80
Python read file from command line and strip "\n\r" with... +4.82
python returning a list from a recursive method -2.71
how to convert two-dimensional list to another list with dict as el... +0.63
Removing Negative Numbers from a list Python using while loop +1.67
Create a third list out of a list of indexes and a list of strings -2.08
Python: printing values from a list of tuples -0.44
Find the Standard Deviation from a CSV File using Python -3.26
Python add to a list that is a value of a key -0.63
Conditionally replacing items in nested list based on values in dic... +4.92
Python list comprehension over 2D array -2.45
Find sum of first 1000 prime numbers in python +1.86
Writing Python code that works like the reverse() function +0.51
How do I return 0 or something else if min(list) raises ValueError? -2.01
using randint to return random letter from string -3.59
Emptying a list into a new list +0.52
Python - Reading dictionaries' values inside dictionaries -3.53
How to find the length of a leading sequence in a string? +3.21
Can't figure out this filter() recursion error -3.71
Deep copy of a graph in python 0.00
Unpack dictionary that contains a list of dictionaries and insert i... -1.01
How can I return common values of dictionary values for specific ke... -2.22
Test if python Counter is contained in another Counter -2.70
Testing the equality of the sum of a digits within a number on pyth... -1.13
Sorting Lists with numerals -2.32
Recursively rearrange a sequence of integers from even to odd -0.70
Most pythonic way to remove tuples from a list if first element is... -3.30
How can i print a list without the brackets? +4.31