StackRating

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

DarrylG

Rating
1566.71 (4,486th)
Reputation
58 (964,529th)
Page: 1 2 3 4 5 6 ... 13
Title Δ
Euclid's division algorithm (to find HCF ) is there a better way? 0.00
Faster Way To Find Factors of n only using the math library -0.58
More “Pythonian” way to perform a nested loop through an array? 0.00
Average number of pairwise different elements between N lists 0.00
Simplifying Python Dictionary Comprehension +0.42
Calculate clustering for each node in graph 0.00
Get random string that is not in list -0.08
Python find peaks of distribution 0.00
How to stop loop when odd number starts? +0.56
Recursion Approach for leetcode 2 keys keyboard problem 0.00
problems in my list sorting code in python -0.19
Change the scope of a function in Python 0.00
Parsing an excel document with a WHILE loop (Python) +0.10
Avoiding multiple calls to the same function in a list comprehension +0.98
Question about python module and calling a function from it +0.21
pass reference to another function in python for a recursive functi... 0.00
a function that return all possible sub arrays that sum up to a spe... -0.06
Finding the mistake in my Dog years to human years program -0.57
replace special character python -0.08
How do you print numbers with certain conditions? +0.43
Add a number to get prime number in python +1.07
Best way to replace a list of tokens in a text file -0.15
Count the occurrence of specific words on a text file and print the... +1.23
List comprehension with 'with open()' inside 0.00
Quickly remove outliers from list in Python? -0.33
whats the problem with the given solution to the LCS problem? 0.00
how can i replace an element in list of lists in python +0.42
Python Sudoku Backtracking Solved! But Not Returning Answer +0.45
Palindrome Index - Python 0.00
How can the code below be done without recursions? 0.00
How to get next row element in list without iterating -1.28
Code simplifcation using iteration and recursion +1.85
Trying to swap items in a list in Python 0.00
Looping over python dictionary of dictionaries +0.31
How to assign different row‘s rank value to new column? 0.00
Solving a system of equations by brute force within a given range w... -0.07
Pulling data from csv file for specific columns that user inputs (n... 0.00
So close yet I can't figure out whats wrong +0.44
Best way to Add values from two arrays in one dictionary python +2.35
Creating a dictionary of the words in a string, sorting by the numb... +2.50
Need help on blackjack game to print out total of two cards -0.14
How to deconstruct string data in python? +1.02
Python specific vaules average of dictionary +0.44
When split strings, how to skip the field containing spaces? 0.00
I'm trying to create a yes or no dialogue tree +1.72
How to store references of other objects of class in the same class? 0.00
Random in a list of lists -0.02
Union-find algorithm does not return expected result 0.00
Is there a better way to add items to dict with a list as value bet... +0.29
How to make two Lists correspond and create a deck +1.36