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 7 ... 12
Title Δ
Modular arithmetic (a*b/e)%m? +2.33
How can one verify the proper operation of a sieve close to 2^64? +0.51
Time Complexity of Efficient way to find power of a number +0.50
Composite numbers that are close to being prime 0.00
Example of factorization with the Montgomery curve 0.00
Efficient Prime Factorization for large numbers +2.22
Checking for the nth prime number between 1 and 1,000,000, must com... -0.23
need help about sieve of eratosthenes in free pascal +0.52
How does segmentation improve the running time of Sieve of Eratosth... +0.51
Why doesn't this Sage program work properly (Project Euler 23)? 0.00
(Scheme) How do I add 2 lists together that are different sizes +0.38
What is the time complexity of the Mersenne twister? +0.06
Which Scheme is used in this paper? +0.26
How do I search a list for a predicate -0.09
Optimizing a prime number generator in Python -0.33
Given a dictionary and a list of letters find all valid words that... -0.15
Leetcode: Four Sum +0.52
Finding all pairs of numbers that equals an equation -0.59
To generate larger number of Prime Numbers +0.01
Python: Verifying a prime number -0.63
How to check if a given number is of the form x^y? -0.91
How to find multiplicity of prime factors in order to get number of... +0.16
Fortran 95: super large numbers for prime test -0.54
how to show a number is prime or not if number is <2^63? 0.00
efficient ways of finding the largest prime factor of a number +0.54
Array of prime numbers -1.96
Miller Rabin Primality test accuracy +2.58
Faster Prime factorization -0.02
how to calculate 2^n modulo 1000000007 , n = 10^9 -2.22
Represent a number as sum of primes -0.38
Python: isPrime function much slower after adding lookup of pregene... -1.79
How to find amicable pairs in scheme? -0.45
What is the main difference between SRFI 40 (deprecated) and 41? 0.00
Miller-Rabin code - can't find any mistakes? 0.00
Why does an awk field assignment lose the output field separator? -1.88
RSA calculate d +0.35
Why does this Miller-Rabin Procedure in Scheme works when the code... +0.49
Scheme: Printing out first n elements of list +0.52
No operation in Scheme Language -2.02
How to parse date from bank statement PDF 0.00
A program that will solve a log math prob, using Java +1.38
Optimizing a Prime Number Factorization algorithm +0.92
How do I get the sum of all elements in a given list using chez sch... -1.07
How can I get largest prime factors between two numbers and store t... 0.00
Project Euler #10 with Python, Numpy sum summing incorrectly +0.05
What witnesses do i need for Rabin-Miller test for numbers up to 10... -0.94
I need 2048bit primes in order to test the upper limits of my RSA p... +2.38
How can we compute modular arithmetic with large divisor and expone... -0.03
What does this algorithm, similar to prim's algorithm, do in lines... 0.00
Strategy to create BBST when we know that most of the inserts are i... +1.18