StackRating

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

pjs

Rating
1519.90 (32,101st)
Reputation
13,201 (10,998th)
Page: 1 ... 5 6 7 8 9 ... 16
Title Δ
Randomly distributing in dynamic array +0.05
FORTRAN: A random number generator must be called many times? How t... -0.25
Can't get recursive method to work +0.00
Java - Return random index of specific character in string -0.58
Generating g(x)=2e^(-2x) in Matlab 0.00
Is it possible to break out of a ruby program if I input CTRL+D? +0.02
Transform a normal distribution to linear -1.80
What is a better way to handle multiple if/else statements? -0.31
Long loop vs short loop Ruby +1.36
Seeded Python RNG showing non-deterministic behavior with sets -2.06
Recursive algorithm for power of a power +0.37
Pushing Hash onto Array: last Hash overwriting previous array eleme... +1.15
Using random number generator Java +0.50
How to make a Q-Q Plot with a Student-t distribution 0.00
How to square an array of numbers in ruby without `map` or `collect... -1.14
Unable to understand recursive factorial +0.05
Count the number of times an item occurs in a sequence using recurs... -1.07
finding the max item in a sequence using recursion -1.52
Recursively printing a pyramid pattern with custom spacing +0.22
How to separate negative numbers and positive numbers from an array? -1.54
Converting loop implementation of Pancake Sort to a recursive imple... +0.01
Recursive Algorithm into Iterative -0.78
Finding the area underneath y = x^4 in the domain 2 ≤ x ≤ 4 by usin... -1.48
Is this MergeSort implementation stable? 0.00
Dec to bin converter function printing result out backwards -0.73
Recursively find the kth largest int in list of list of int in Python -1.99
recursive max function for list of list python +0.91
How do we simulate randomness? -0.98
Solution for Hadamard matrix using recursion +0.00
Term for simulation data structure 0.00
What is the ruby equivalent of this java loop since there's no... 0.00
How could this code be improved +0.14
Does using the Random class "unnecessarily complicate" th... -0.48
Generate random numbers without repetition (or vanishing probabilit... -0.07
Random number generation in python for Kernighan–Lin and Simulated... 0.00
Alphabetizing code leaves a superfluous `""` in my sorted... +0.50
exponent formula in Ruby without using default operator +0.49
Does the difference between random seeds matter? -0.83
Unary operator '++' +0.46
Why is array.min so slow? -1.87
Using `while` to repeat the process if user wants to do another ope... +2.25
Algorithm - What is wrong with this Sieve of Erastothenes solution +0.49
How to check for palindrome in Swift using recursive definition -0.85
How to start multiple Ruby scripts simultaneously from bash script 0.00
Why does not this case expression cause a syntax error? 0.00
Generating Random Numbers with Standard Deviation +2.09
Ruby programming why is While loop generating a (NoMethodError)? 0.00
Passing random.nextInt() as a parameter causes strange problems -0.87
How to generate a pseudo random number based on previous number in... 0.00
Struggling programming TicTacToe in C +2.11