StackRating

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

user448810

Rating
1507.65 (101,250th)
Reputation
14,115 (10,120th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Why use a special function to generate pseudo-random numbers in Pol... 0.00
Efficient program to check whether a number can be expressed as sum... 0.00
Replacing BigInteger with UInt64 for Prime factorization algorithms... 0.00
Arithmetic in Lisp +1.63
The product of two large prime numbers in encryption +0.11
Another Pollard Rho Implementation 0.00
What type of variable is size when defined as (define size 2) in Sc... 0.00
Edit fields in csv files using bash 0.00
C Efficient way to find prime number in interval k^3 to (k + 1)^3 -1.63
Error: primef not initialized? 0.00
How can chess AI determine if either of the players can claim draw? +0.90
how do i calculate euclid's algorithm with loops on Java? +0.01
An Explanation for the totient finder in this program +0.56
Is it good to avoid macro in this example? -1.27
Fastest algorithm to find factors of 2 and 5 -0.73
Nth root of BigInteger +1.53
Generating primes of given length in python -0.29
Number of divisiors upto 10^6 -1.35
Calculation of euler phi function -0.78
function that calculates sum of proper divisors 0.00
What would be the lambda definition of let in Scheme / Racket? +0.24
Sum Of Common Prime Divisors Of 2 Numbers 0.00
Finding biggest K numbers from a list in Scheme 0.00
Scheme Beginner Excercise -0.81
Euler 3 Python. Putting the prime numbers into a list -0.59
Lenstra's elliptic curve factorization problems 0.00
finding the lowest collatz sequence that gives more that 65 primes -1.83
Finding nth number of primes in Fibonacci sequence (Faster) +0.18
AWK matching values in a column and performing calculation -1.67
Can someone explain to me this part of Dixon's factorization al... -0.48
Improve code that factorizes in a faster way? -1.56
Finding number of divisors of a big integer using prime/quadratic f... 0.00
Memory efficient transpose - Awk +0.02
Which Sieve of Eratosthenes implementation is more efficient? 0.00
Implement the powering operation with time complexities O(1) +0.53
Pseudo Algorithm that takes 4 inputs and prints the sum of largest/... -1.15
Find all numbers only divisible by 3, 5 and 7 -0.23
How to make my code less slow (JavaScript) - largest prime factor 0.00
How to split data with awk 0.00
Get day of week 0.00
Prime factorisation segmentation error, for Project Euler Prob #3 -0.01
How to calculate x^y mod z? -0.52
Sieve of Eratosthenes for large numbers c++ -0.50
Better way of finding Prime Factors of a number +0.51
How to check if the number can be represented prime power (nth root... +0.50
Faster Prime Generation C# -1.88
Prime Factorization in Android 0.00
Twin Prime Stream +1.85
What's a more efficient implementation of this puzzle? -1.04
Issue with inverse modulo where gcd(denominator,mod)!=1 +0.65