StackRating

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

Scott Hunter

Rating
1489.51 (4,423,609th)
Reputation
34,499 (3,384th)
Page: 1 2 3 4 5 6 ... 56
Title Δ
How come 2d array indexing doesn't conflict +0.02
Time complexity of determining if a string is a subset of another s... 0.00
An algorithm to convert an integer number to another type which jus... 0.00
finding an element in an array based on user input -0.48
Converting an iterative solution to a recursive solution -0.96
Permutation Cycles +0.55
Prolog - why does the following code generate the solution X=root f... +0.91
prolog finding cardinality of a list -1.75
Adding method to inherited class in Python 3 +0.00
how do i head to the beginning of a loop after a wrong answer in py... +1.06
how to use if statement to test membership of a string -0.48
finding list with most elements -1.66
How does setting instance variable public and not using setter meth... 0.00
What is the Time Complexity of my algorithm? 0.00
pairwise combinations to matrix/table representation 0.00
Is there a way to make this reverse factorial code run more efficie... -0.70
Replace and change several items in string 0.00
How to get value of a dict +0.50
How do I replace elements in a list? +3.20
Java List Iterator for Binary File - Question 0.00
Regex add comma separator in number 0.00
Generate multiple sets of random, non-overlapping intervals within... -1.08
Matrix column access without numpy 0.00
How to read from a url directly as a list verbatim? -1.58
Runtime of for loops where variables depend on outside loops +0.02
How to create a logical paper and pencil game like Sudoku? -1.09
How do you interpret it? (u∈Σ∗) 0.00
Binary search in sequential data without repetitions +2.14
Displaying all the members of database in Prolog 0.00
How to print a list of pairs without commas between pairs in python? +2.07
Create a nested dictionary that groups the elements in three ndarrays -0.29
Finding the Minimum sum of an reduced array in python 0.00
Why wordlist is giving me only last result, but not all results? 0.00
Why does if ( 'a'<= /*some char*/ <= 'z') not... +1.14
How to iterate through discontiguous for loop in python 0.00
IndexError: list index out of range, using indexing in for loop +0.51
Write a c++ function that will prompt a user for an integer and con... 0.00
How to compare items in two lists and create a new list out of resu... +0.10
How to create an unique combination of array elements in Javascript? -0.62
Deleting elements in list of list using list comprehensions(Python) -0.16
Print all subsets of a set -0.11
Using operator = in list 0.00
Split a list of dates into subsets of consecutive dates -0.10
ID generation method stuck in a loop 0.00
Finding subset List of Python List based on an input integer +0.31
Python import fonts from font list 0.00
How to get the class labels and predicted probabiltiies for each cl... 0.00
Can O(1) or O(log n) be used for the count of elements and how woul... -0.51
Sorting Logic within same collection 0.00
How to iterate table and store list for each group for sequential a... +0.11