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 ... 5 6 7 8 9 ... 33
Title Δ
How to take list of numbers from a recursive function and return it... +0.01
Split 1D array into 2D blocks without reshaping or increasing step... 0.00
How to find the number of pairs of non-coprimes in two given arrays... -0.22
Better way to write if-elif-elif-elif-else? -0.19
Two Lists into dictionairy with the values as list -0.83
Insert elements from two different arrays into new one correspondin... 0.00
How do I make a list of every other ten numbers in Python -0.32
Rotating a 2 dimensional array in python +0.01
Is there a function in Python to multiple a number by another X tim... +0.08
how can i do the comparison operator for every two values? 0.00
Sorting values of a specific index in a text file using Python -0.06
Splitting list into 2 parts, as equal to sum as possible +0.52
For a list of numbers, find all combinations whose cumulative sum s... -0.61
Generating permutations with n consecutive repeated elements +0.50
How do I solve this billion iteration sum? Project Euler problem 94... +1.30
Project Euler 31: Coin Sums - Recursive Solution Runs Infinitely +0.03
How would one compress this if statement in Python? 0.00
Switch Implementation of Object calling function in python -0.51
how do i reduce the amount of if statements in my code? 0.00
Python - Different recursive result if append to list or add to the... +0.53
How to replace nested for loop with something more time efficient? +1.55
Finding path to node using Breadth First Search -0.41
How to get the element from the other list, according to the values... +0.17
How to update a dictionary to add to a list in Python -0.89
Dict of string key-value pairs +0.51
Python how do you get the index of a list in a list, by knowing the... +0.72
Appending two lists with multiple dicts Python -0.55
Converting raw string data with fixed-position based schema into ob... -0.24
Using a return value from a function immediately instead of saving... -0.49
Split list into 2d array -0.06
Is their any way that can divide each element of a list with each e... -1.30
Using Multiple Recursive functions in Python -1.08
How to count 0's & 1's in a matrix using python? -1.66
Is there a fast way of updating a set of keys in a nested dictionar... 0.00
Python function with while loop and breaks to find consecutive count -1.68
Is there a way to convert a day name to datetime? -0.49
Effective way to write a series of if statements in Python? 0.00
How to stop loop running out of memory? 0.00
Issue with user input in case statement 0.00
How may i use switch statement in python (for multiple case same va... 0.00
"Switch/case" statement executes all possible statements... 0.00
How to insert elements between elements for multiple Python lists? 0.00
if-elif-else for a 2-dim numpy array 0.00
How to write this do...while from C++ to Python? 0.00
find second duplicate and period in a python list -0.89
Project Euler Problem 87, prime power triplets 0.00
Replace key references by corresponding values in dict values 0.00
how to write a python code to mask the input as * in the output -0.23
how to print a pattern using 1's in the form of plus sign using... +2.41
Convert String to Dictionary -0.43