StackRating

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

Olivier Pellier-Cuit

Rating
1522.60 (27,342nd)
Reputation
1,003 (154,502nd)
Page: 1 2
Title Δ
Optimize: Calculating MD5 hash of large number of files recursively... 0.00
Java nio FileChannel write method clarfication 0.00
Find coordinates of N squares traveled in spiral matrix -4.14
Adding numbers to hashCode() for what? +4.47
All possible combination of N numbers to sum X +3.77
reading file`s lines char by char into char** array 0.00
How to pass int and int* into function to define variable -4.12
Algorithm: T(N) =2^N 0.00
Infected People finding Algorithm -3.73
Why this piece of Python code is taking unusually longer time to co... 0.00
how te send a line to a function in bash? +5.00
Sort a list of numbers with all 0's at the end of result -1.14
Transform list of elements to table 0.00
Algorithm for equiprobable random square binary matrices with two n... -0.85
Stream / IntRange over 2D coordinates? +2.25
How can I get the real length of char*? Different between strlen an... -3.24
Python: how to slice a dictionary based on the values of its keys? +4.48
Any possibility to calculate mean faster than np.mean in python -0.14
find strong and weak links given customer history -0.04
How to multiply a certain integer in list? +3.37
Not seeing echo in stdout 8086 +0.26
Catch links from a txt file 0.00
Keep getting a ValueError when dividing. 0.00
Unable to solve this issue with the code +3.93
C++ Assigning heap memory to each element(struct) in array of structs +0.21
DB browser for sqlite does not work +3.90
Compute recurrence relation p(m, n) = p(m-1, n-1) + p(m-1, n) -2.74
Using python to convert a 16 bit number into 2 byte number 0.00
How to remove dates from a list in Python -4.14
Send More Money Puzzle in Python +3.93
How can I improve this mapping algorithm +0.26
Cannot use <algorithm> find on vector of struct +4.03
find all combinations of given numbers in a given array size +1.25
Pointer to a pointer (2D array) as input parameter -0.06
Algorithm for pairing based on preferences and abilities -0.50
test for a specific element placement relative to other elements py... 0.00
I can't figure out my error (codelab) 0.00
Finding the maximum difference between numbers -0.12
How to insert, prepend new elements to char array +3.98
Python Quickest Method to Iteratively Slice List of Date Strings +4.01
Min-Maxing / max-value of two slices in a list +4.25
awk start edits from line 2? +4.39
Python 3 installation on windows running from command line +1.65
Random number generation not working like it should in Pascal 0.00
Why does this struct that contains a pointer to itself not work pro... -2.14
Split function in python, to separate words in a sentence into a list -3.19
Call another function and optionally keep default arguments -3.61
Count how many words occur in a string -4.01
How to make array of array of dictionaries in python -3.06
Can I assign a value to one union member and read the same value fr... +0.21