StackRating

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

recnac

Rating
1507.33 (106,265th)
Reputation
3,104 (54,475th)
Page: 1 2 3
Title Δ
Making an efficient recursive power function +0.50
get list of points on diagonal between 2 points in python 2d list 0.00
How to calculate multiples of values that sum to a given value? 0.00
sort array based on custom alphabet order python 0.00
Elegant way to check if a float is between two numbers in Python? -0.28
Matrix function to operate on the whole matrix as a filter to deter... 0.00
Multiple For loops, print else only once if condition is not met -0.51
Join strings inside a list depending on criteria? -0.26
Removing items from list of dictionaries and appending them back +2.02
Generating n-grams from a string +1.48
How to calculate first repetition of a looping function? +1.23
How to search for all upper & lowercase versions of a string in... +0.49
combine list with multiple dicts in a list to a single list python -1.11
Converting to float a list of lists containing strings -1.11
How to maintain deque with quick lookup? 0.00
Python Solution vs C++ Solution of leetcode 1039 0.00
How to use list Comprehension in python 0.00
How to for loop throughout a list of strings inside two nested loop... 0.00
Finding edges represented as lists -3.69
How can I convert frozen sets of keys and values in dictionary to n... 0.00
why the swapping does not take place when indices are 0 and 1? 0.00
How to analyze data from a file using lists 0.00
Sorting a list of positions based on values stored in 2 other lists 0.00
The corner case of Largest Number At Least Twice of Others +2.45
Stack approach to find the soonest warmer daily temperature -0.30
Is there any function in python list to convert comma seperated val... -2.61
BFS solution to find least perfect squares 0.00
Why does Python start at index -1 (as opposed to 0) when indexing a... +3.91
BFS to solve openLock 0.00
composed filter() in python doesn't work as expected -3.63
Not able to extact dictionary from a list in a for loop -4.09
python binary tree iterator - why returned node becomes None? 0.00
Python 3.7 - When one counter reaches certain value 2nd counter add... +3.82
Write a script with adjusted text 0.00
Initialize queue.front as -1 or 0 in Designing Circular Queue 0.00
dynamic programming coin change that return an array +4.05
Python linked list cannot save head node 0.00
Python pyramid practice question generated different output -3.95
Python understanding recursive program 0.00
How to delete specific elements from an array while not deleting it... +5.07
Initialize python attributes from list -1.80
How to quickly gather a list of points by following adjacent criter... +3.98
How to get the correct order of copying files in python? 0.00
how to group near points in list in python -0.12
How to correctly use a float as a base class and define methods for... -3.92
Finding The Highest Integer and Corresponding String From Lists -0.15
Bisect recursive solution to find pow(x,n) 0.00
Why can I use a list index as an indexing variable in a for loop? +0.22
The values of default arguments in python function 0.00
Python statements not executing sequentially? +4.29