StackRating

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

Prune

Rating
1540.36 (11,627th)
Reputation
48,370 (2,109th)
Page: 1 ... 78 79 80 81 82 ... 87
Title Δ
Anyway to change my recursive function to return a value and be wit... -0.16
recursively duplicate letters in word - 'abcd' -> 'a... +0.77
My relative import isn't working +0.73
Pass operand to function? 0.00
Python dictionary replacement with space in key -0.40
What's wrong with this if elif else code in python? +0.34
Recursion gives correct answer for minimum Coin Change but dynamic... 0.00
Find the most frequent k-mers with mismatches in a DNA string 0.00
Making my own sudoku puzzle -0.41
error defining a string -0.50
Read and add the last value from an array pulled from a text file 0.00
Recursive factorial returns 0 for large input -0.16
How to use recursion on divide and conquer to find A[i] = i 0.00
My quiz() method won't update its score, how can i fix this? -0.15
How do I stop the Error message coming up for every line that the s... +0.37
Handing multiple exception of same type and resume execution in pyt... +0.16
Python: Grouped constants with possibility to iterate over group +0.59
Python 3.4 - Range object index out of range +1.53
Python for loop flow when calling a time consuming function -0.14
Generate access codes in python 0.00
Automatic cleanup of import * statements in python 0.00
Replacing the last three characters in a string if they match a con... -0.11
Infinite Loop with while function and I can't debug it 0.00
Python 3.5: print(text_with_accent_marks) is not working +2.11
Cannot understand recursive doubling in this context 0.00
Unordered Pairs (pair sets) in Python from a list 0.00
Catching exception and handling in except: if-statement -0.42
list returns empty for the Nqueens solution (written in python)? 0.00
Chr() arg not in range python 0.00
different behavior of strings and numbers in python when dealing wi... 0.00
What is the major difference between list of tuples and a dictionary? -0.95
format decimal by specifying a particular format 0.00
Efficiently processing a very large unicode string into csv +0.10
translate proteins 0.00
Function which changes strings of filenames based on a list -0.40
Manipulating dictionary data structures 0.00
x ** 1/3 in python? +0.47
When using a set comprehension does the data type need to be hashab... 0.00
#define FUNC(x,y) x=^y; y^x; in c +0.31
Problems with recursion 0.00
numpy.logical_and versus multiplication -1.16
How to map NaN in numpy to values using dictionary? +0.21
Plotting txt file with date, time and value data +0.10
iterating over dictionaries for getting all elements using single l... -1.41
Python 2- using variable in place of number to get letter in string -0.41
How to check if number is a power of ten? +0.19
find self index for nested Python object 0.00
Way to cluster Similar user behavior from frequent item set 0.00
NumPy unique() returns indices that are out-of-bounds -1.50
command line parsing in Python 0.00