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 ... 10 11 12 13 14 ... 87
Title Δ
Script finds the necessary file when running through IDLE, but cann... +0.48
AttributeError: 'datetime.datetime' object has no attribute... 0.00
Incrementing Timestamps -0.53
Sieve of Eratosthenes implementations and comparisons 0.00
Sort alphanumeric dictionary keys based on only numeric part in key 0.00
Find the count of raw ingredients using Recursion in Python -2.15
How to remove backslashes in strings in python +0.48
Getting the phase of a complex number 0.00
Fibonacci series by recursive function in Python +1.76
obtain the decimal value from a hexadecimal string 0.00
Algorithm approach to merge two linked list 0.00
If you're doing binary search on a 2D array, how does matrix[mi... +0.44
I'm trying to implement a function to insert() into an array -1.75
Should I use list comprehensions instead of a normal for loop? +1.27
How to concatenate a user specified number of the same list in python 0.00
AttributeError: returns 'str' object has no attribute '... +0.48
Write a recursive function, len -0.88
Balanced Branching Algorithm -0.50
Backspace String Compare Leetcode Question +1.04
Difference between best first search and greedy best first search? +1.42
Trim python dictionary based on stop recursion level 0.00
Replace climbing sequence with its average -1.11
Combine lists of tuples by pairs into specific length of new list o... -0.59
How to merge data from multiple dictionaries with repeating keys? -0.39
finding all possible rectangle placing possibilities -0.56
Runtime of prime factorization algorithm 0.00
Swapping variables by indices Linked List python? 0.00
Calculation detail of Batch Normalization 0.00
python equivalent of head/grep/tail 0.00
How to switch between multiple variables using an if-else statement... +0.48
IndexError: list assignment index out of range in dictionary -1.32
Python - Binary Text Replacer +0.08
breaking recursion in merge sort algorithm 0.00
Incorrect output for tic-tac-toe game -1.85
How to get dictionary key by providing a value as a condition +0.22
Moving a triangle in pygame -1.28
Trying to learn how to implement a single Neuron 0.00
trying to loop through a list of urls and scrape each page for text +1.20
What is the purpose of count method of range class? -1.71
I'm looking for a function that is like 'str.isupper()'... 0.00
Combinations of expressions with 4 elementary operations -0.01
Python - break out into first while loop? -0.04
My code loop through urls but not pages in urls Python -1.79
Print statement before return statement is giving correct values bu... 0.00
What is the point of choosing closest node in Dijkstra algorithm? -1.94
How to search a specific data in sorted list or given data? 0.00
How can I add a newline after an amount of nonspace characters? -0.03
Read what number the colored number image is to console -0.72
3Sum problem - Leet code - Time limit exceeded -0.04
How do I loop though the length of an array inside of another array... +2.74