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 ... 5 6 7 8 9 ... 12
Title Δ
Making my program faster using with compiling -0.72
How to optimize a factor counting algorithm -0.10
Scheme Monte-Carlo-Sampling -0.53
I'm trying to find the sum of primes below 2 million in Java -0.86
Data Structure USed for Snake and Ladder game -0.13
Create a executable for a scheme program with arguments +2.36
What is best algorithm for semiprime factoring? 0.00
Proof: Pythagorean Triple algorithm is faster by Euclid's Formula? -0.55
Am I learning anything from Project Euler if half my solutions are... 0.00
Project euler exercise 10 on Java. isPrime method doesn't work in t... -1.82
Generating primes without blowing the stack -0.53
Find the sum of all the primes below two million. Project euler, C +1.13
Need a hint/advice as to how to factor very large numbers in JavaSc... -0.13
Optimizing prime number generation code? +0.29
Trying to solve of Project Euler #10, but code takes *a lot* of tim... -0.39
RSA prime decimal digits 0.00
Prime Number Checker C# +0.50
Program is supposed to determine if the input number is prime or not -0.18
Sieve of Eratosthenes with Wheel Factorization +1.01
Prime Numbers in Java - Algorithms -0.21
Print all unique integer partitions given an integer as input -1.06
For a public key cryptography, from where this prime numbers are ge... +0.11
Miller–Rabin SPOJ WA +0.01
How to run (interpret) a Scheme program stored in a file? +0.47
Project Euler #10 (Python) -0.49
sieving primes up to 10^12 +1.96
Calculating total days minus weekend +0.47
The Josephus prob using a circular list in O(n) 0.00
Finding Majority element in an array -0.01
Making a cryptaritmetic solver in C++ +0.95
python sum of primes -0.47
Suitable Shuffling algorithm +1.43
Can someone explain this Miller-Rabin Primality test pseudo-code in... +0.51
Least Non-Negative Residue: Large Numbers +0.50
Sum of primes using Sieve of Eratosthenes; answer too small -0.15
fastest way to perform divison without using / or * operator any ot... 0.00
Prime factorization - list -0.90
n arity zip function in scheme (problems with apply and map) +0.46
What is the fastest algorithm for checking if a 14 digit number is... +0.03
Checking to see if the number the user entered is a prime number -0.32
Cannot understand this prime generator algorithm in my textbook -1.08
What's wrong with my Extended Euclidean Algorithm (python)? -0.25
Sum of all prime numbers below 2 million -0.56
How to implement let* in scheme? -0.69
Faster prime factorization for huge BigIntegers in Java +0.97
Project Euler 10: simple code is not giving the desired result, nee... -1.36
How to implement call-with-values to match the values example in R5RS +0.50
Unable to calculate the sum of prime numbers below 2 million +0.62
Factorize a number and check prime of the sum +0.10
how to write a scheme program consumes n and sum as parameters, and... +2.34