StackRating

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

Shashank

Rating
1505.15 (137,877th)
Reputation
10,925 (13,743rd)
Page: 1 ... 4 5 6 7 8
Title Δ
Run statement in terminal if user enters a certain key otherwise co... 0.00
Python program won't work - very simple -1.21
python 3.3.2 do I get the right understanding of the function "... +2.08
Is using `str` the correct idiom for working with digits in Python -1.45
Remove evens from a list with del function +0.95
How to use a switch statement on a random number generator in Java? -0.35
Tetris Random Generator: random.choice with permutations versus ran... -1.69
finding matching pairs in two sets in O(nlogn) -2.40
Python-Location of a letter in a two dimensional string -0.75
Naive way to find largest block in a rectangle of 1's and 0's -0.96
how to find total number of numbers whose binary representation is... -0.28
Hint function based on AI moves 0.00
find unique adjacent indices in 2d array -1.41
Python: Remove Duplicate Tuples from List if They are Exactly the S... -0.46
Split Function in Python +0.85
Why does this program always return "None" at the end of... -0.77
How to generate the worst case for quick sort algorithm? -0.56
matching brackets program in C +0.51
Number of n-element permutations with exactly k inversions -0.09
max. distance of a number greater than a given number in array -1.47
I can't quite wrap my head around these two functions -0.26
Dividing the elements of an array in 3 groups +0.97
What is causing this invalid syntax error in my Python script? -1.75
TypeError: can only concatenate list (not "float") to list +0.31
Create Grids in Python 0.00
How to efficiently generate all combinations (at all depths) whose... -0.67
Project Euler #8 in Python +1.01
find minimum number of operations -0.94
Exemplar Code : Fastest Sort Algorithm in commented C +1.13
Use of if statement for list in python? -0.83
Printing lists side by side 0.00
python ordereddict when the key is a "numeric string" -1.18
Rotating one-dimensional array of n elements left by m positions us... -0.80
Algorithm to Organize Array +1.66
time complexity similar to bubble sort +0.24
Efficient way of counting True and False -0.27
Write a program to find 100 largest numbers out of an array of 1 bi... -0.21
Complexity of inefficient divide and conquer algorithm +0.45
Find length of smallest window that contains all the characters of... -0.22
Faster algorithm to find unique element between two arrays? +1.18
Python - how to do operations on individual items in list or string 0.00
Function does not work properly in for loop - Python -1.37
Beginner Python: Calculation Formatting +3.71
Figuring out how to work with sets and lists -2.62
Round Integers in Python +0.71
What does it mean to "call" a function in Python? +1.04
Accessing non-consecutive elements of a list or string in python +1.25
How can I turn a regular string into a keyword? -3.24
Is there a Python equivalent to Erlang's pattern matching? -3.85
How to add each element of a tuple or list by a fixed value? +2.64