StackRating

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

lazy dog

Rating
1545.35 (9,450th)
Reputation
1,871 (89,216th)
Page: 1 2
Title Δ
Set ordered partitions in Python of maximum size n 0.00
Represent an Integer as a sum of Consecutive positive integers -1.91
Count Common Characters in Strings Python +3.34
Get all non-repeating unordered combinations of size in range 0.00
Iterative algorithm for generating compositions -1.48
FAST unique combinations (from list with duplicates) WITHOUT LOOKUPS +3.19
combining lists of tuples +3.71
Permutation o N elements in A boxes? 0.00
Using matrices to find the number of different ways to write n as t... -0.56
map of function list and arguments: unpacking difficulty -3.32
Efficient way to solve "Partition Function Q" or total nu... -4.11
Find a substitution that sorts the list -0.52
Python formatted string literals for objects +0.50
Given a string, how to generate all possible arrays of substrings w... -0.08
All possibilities to split a list into two lists -4.19
JavaScript generator function times out when trying to replicate Py... 0.00
Python, count the trailing zeros within a factorial +1.38
using regular expression to split string in python +4.60
converting two digit integer into single digit inside a python list? +0.72
Calculating a huge fibonacci number modulo m in Python +4.01
Get all the possible unique permutations +3.39
Itertools.product to customize the amount of combos for each input? 0.00
Generate N positive integers within a range adding up to a total in... -2.50
Dynamic Programming Implementation of Unique subset generation 0.00
Efficiently creating lists in Python due to dynamic variable 0.00
Find All Binary Splits of a Nominal Attribute -2.51
How to find all subset which is the summation of its elements equal... +3.61
Algorithm to figure out if a list of words form a word square -0.32
Find combinations of one and two that add to a number +3.58
Singly Linked List implementation in Java Iterator +3.77
How to generate the next tuple in a Cartesian product? -0.43
How to find the coordinates value of all the points which divides t... +3.54
issue with nested try else statement +3.69
"Compressing" a list of integers +3.94
Difference in long int division in python 3 0.00
How does this python yield function work? -2.42
Java Calculating all potential palindromes 0.00
A function that creates functions named after arguments passed in 0.00
How to generate all set combinations in a random order +2.47
Java stream Convert list of maps to set +4.71
get a view of the portion of Java array 0.00
Python split a list into n groups in all possible combinations of g... +3.64
How can I split an integer into a list of n length evenly in Python... +4.28
python convert hex string to formated binary string -1.29
Is there an Immediately Invoked Anonymous Function for Java? 0.00
Counting leaves in a binary tree without using if condition +2.23
How to convert list [a, b, c] to python slice index[:a, :b :c]? 0.00
Functions to convert between depth first and breadth first traversa... +1.31
How can I determine all possible ways a subsequence can be removed... +1.40
How to calculate sum of two polynomials? +4.00