StackRating

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

Alain T.

Rating
1509.17 (76,812th)
Reputation
7,637 (20,762nd)
Page: 1 ... 7 8 9 10 11 ... 33
Title Δ
Train Composition from testdome in python 0.00
How to convert a scalar index to a 2 dimensional index in numpy 0.00
What's a more efficient way to calculate the max of each row in... +0.89
How to perform permutation matrix multiplication in python? +0.27
Prime numbers in interval in Python using Eratosthenes sieve 0.00
Find 4 values in a list that are close together -0.52
Generate all possible board positions of tic tac toe 0.00
checkDraw function for Tic Tac Toe - python 0.00
How to find the index of the minimum value after starting point? -0.20
update list of dict by key from another list of dict +0.91
Why is this binary to decimal conversion not working for even numbe... -0.91
How do I separate name and sum of numbers? -1.14
Sum element of numbers to get desired result 0.00
How to break sub lists into a dict? 0.00
list of list multiplication with list -1.08
how many times does a string repeat itself - python? +0.53
String into array without split -1.77
list comprehensions with break +0.35
Create sub-dictionary from dictionary in python 0.00
Why have I different results beween profiling List and Generator? +0.01
randomly choose N elements from each row of 2d array in python +0.01
Merge overlapping sessions, how do I find the end value of the sess... 0.00
Can't check if there is an object in a list before adding the s... -0.48
Extracting specific text between strings +0.28
Compare two dict values keeping lowest value +0.03
Python Dictionary: Create a list for all keys in dict, another for... -0.80
Find maximum-width 'ramp' (leetcode) 0.00
how to recursively group dictionary by string in keys +2.29
Create dictionary of dictionaries from rules specified in two lists -0.49
Trying to see if N and its 2N exists within a list -1.77
Need python programming logic for a problem 0.00
List compression in python +1.17
How to Initialize any integer in python without using "0"... 0.00
Project Euler #5, Python 0.00
How do you find odd positive integers with python [no loops style]? -0.05
How to insert an n spaces into string with irregular size -1.96
Sorting a through a list of words in python 0.00
How do I convert integer into a time format +1.04
My loop is stuck in infinite loop I feel there are no errors please... -0.02
How to keep track of the index of elements in a list after I sorted... +1.65
How to use random to generate different string answers for a game -0.05
How to multiply the float element of a matrix by an integer? -1.61
Program to verify if the quadratic equation has roots or not 0.00
Create infinite random walk using iterators in Python 0.00
Print numbers where adjacent digits differ by 1 -1.12
how would you function take(g,n) that takes a generator g as an arg... +0.01
How do I match a string with any word in the middle, and store it a... +0.49
Rectangular array with holes -0.25
How to print this diamond pattern using python? -0.19
Break a string and reverse each element of it +0.02