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 Δ
Finding The Total Sum of Multiplied List Indexes +4.01
Binary search to Find K Closest Elements of an array 0.00
How to round decimal places in a print statement? -3.96
Merge bisect-leftmost and bisect-rightmost to find the range of dup... 0.00
The element neighbors in binary search 0.00
Postorder traversal of an n ary tree 0.00
Automate the process to construct LinkedList 0.00
Merge the Bounding boxes near by into one -4.06
Find connected branches from list of line segments 0.00
Is there a way to count how many true/false outputs in a Boolean fu... -0.01
delete node from singly LinkedList in a straightforward way 0.00
Python for loop to manipulate list and remove elements once used 0.00
` (strs[i].indexOf(prefix) != 0) ` in find LongestCommonPrefix +4.67
How to insert code into function using a stringed equation? +1.93
Multiple equal testing for arbitrary length of a List[str] to solve... 0.00
Type error ' list indices must be integers or slices, not tuple... -0.75
How to fix "list indices must be integers or slices" error +0.12
How do I print two strings vertically side by side -2.26
How to find all the paths to a particular node to leaf node and als... 0.00
map string spaces to list of words? +0.52
Inserting node replaces previous node in python 0.00
list index out of range(sometimes fails sometimes works) 0.00
Traverse the sub-box of a valid sudoku 0.00
calculate and return the difference between the second largest numb... -3.88
Python: unnable to get any output using beautifulsoup -1.95
How to identify the isoceles triangles in a grid of 0's and 1&#... 0.00
Why my if statement doesn't work for length > 1? 0.00
Bucket sort to find nearby almost duplicates 0.00
Is this usage of Not correct? +3.93
How to sort negative numbers in the quick sort algorithm? 0.00
Getting duplicates from nested dictionary -2.05
How to print element(s) in Arrays? -0.02
Every possible differences in values from corresponding keys of two... -3.00
print triangle pyramid using python with given value 0.00
How to reverse duplicate value in multidimensional array +0.10
Finding biggest and smallest difference between 1st and 2nd element... -2.87
List Embdedding and Defined Property 0.00
In python one list converted to dict like a tree topology -2.29
I wrote a merge sort but it ends up in an infinite loop +3.19
Switch process using condition check rather than swap in a wordLadder 0.00
permutations with repetition in python(to don t use set() or unifor... 0.00
How to get string following some specific letters? +3.65
how can i solve this problem of coins from n shop in python? 0.00
Finding the minimum number of moves changing integers to match othe... -0.07
How to find the min and max values of an index in nested lists with... +1.40
Combine 2 nested dictionary values into one Python -2.32
Splitting a list of strings into sub lists based on their length -3.53
How do I sum the odd indexed numbers in a text file using python -4.29
My function drops me in the return a "none" when I though... +3.83
Integer to Roman while loop explanation-Python -0.21