StackRating

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

Daniel Hao

Rating
1484.78 (4,472,283rd)
Reputation
4,418 (37,793rd)
Page: 1 2 3
Title Δ
I want to compare two strings in order to create a new string of mi... 0.00
LeetCode 1707. Maximum XOR With an Element From Array 0.00
Search in Rotated Array 0.00
Updating the range of list in function argument -0.26
How could I write a function to find fractional ranking of a list o... +0.02
Counting elements in 2 arrays (GFG) -1.95
Counting number of ways I can have unique numbers in array -1.47
Creating a Python Program that Looks for the Longest Substring of C... +0.01
Problem with Creating a Prime Factor List (Edit: Title should say &... -0.89
Python split a list into N chunks with approximately equal sums +0.52
How to get the answer to show starting from the nth element of an i... +2.29
Python Matrix check for diagonals and horizontals correctly to win... 0.00
Python arranging list with for loop 0.00
All the combination of two list of lists 0.00
(Begginer programmer) What is the difference between appending some... 0.00
Python: printing 1 row of Pascal Triangle -0.23
How can i know if it's the last iteration of for loop? +0.34
math domain error python for quadratic equation -0.48
Convert value in dictionaries from a list of dictionaries from a st... +0.04
Print Odd and Even Number in List Using Python +0.52
Python sorted list insertion +0.07
I've defined a function for a string to be written, and then ea... -0.02
How to mutate list permanently? -0.29
Is there a more Pythonic way of handling dictionaries? -0.92
How to print even and odd chars from a given string in Python 0.00
calculating mass of a word algorithm 0.00
Longest Common Subsequence not printing length matrix 0.00
Python giving me an error for trying to mod two variables -2.00
Python giving me an error for trying to mod two variables +2.00
How to Check Diagonals in Connect Four +4.15
leetcode 212 word search II bugs using trie 0.00
Check if a value is any number in Python -1.60
Making a dictionary from many lists with same type of values withou... 0.00
Searching dictionary by record 0.00
Have difficulty turning tuple into indexing 0.00
Not getting the correct output on a function that returns the numbe... 0.00
Distance betwwen two 3D points in python in an array +0.18
Find matching sequence of items in a list -2.60
Returning all the subsets. (Issue with recursion) -3.90
when looping through a slice of a list in python, I am not able to... -1.51
If matrix_a = [[a, b], [c, d]], and matrix_b = [[w, x], [y, z]] com... +3.22
scan list of lists in python finding specific characters on elements +0.17
Integers and recursion -0.00
How to take user input and place next to similar element in list? 0.00
Get the index of the sublist when checking for the existence of an... -3.60
Input is 4, n is integer, comprehension list containing squares of... +4.13
Element swapping in list using one line multiple assignment -1.32
How do I create sliding windows append the dict that have the highe... +0.11
Count the number of times a string appears in the reverse position... +4.10
How can I get the 20 largest words frequency? 0.00