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 ... 6 7 8 9 10 11 12
Title Δ
How to improve my prime-number-sum algorithm? -0.89
programming challenge help (python)? +0.36
Why did this prime factorisation algorithm give the correct answer... +1.06
Can someone explain me the following prime number generation method? -1.02
Improving a query +1.67
Python Pollard P-1 factorization 0.00
Fast algorithm for finding the nearest smaller prime number -0.23
assigning a value to a variable in scheme -1.29
Algorithm for classifying words for hangman difficulty levels as &q... -1.18
Sum of prime numbers below 2000000? 0.00
Finding a list of adjacent words between two words +1.20
Detect Gender ( Male or Female ) from Name -0.78
brute force BigInteger Factorization +0.51
How to find integer nth roots? +1.24
What is the most efficient way to store prime numbers in an array +0.73
Matrix Operations? +1.37
Java Prime Numbers -0.01
finding ((a +b)/c)mod m 0.00
Recursive algorithm to find the smallest element +1.25
Factorial Algorithm which uses no Big-Integer library 0.00
Project Euler #3 - Finding Prime Factors +1.29
RSA algorthum calculations +2.03
generator in Python generating prime numbers +0.51
Linked list implementation for a QUEUE -1.72
Easy and fast Random Prime generator? 0.00
How can I reserve memory for a very large sieve? -1.11
Mastermind Scoring Algorithm in C 0.00
Strong encryption done by hand -1.51
A good starting number for the middle square method 0.00
Fermat primality test +0.57
Square root with babylonian or Herons method? -1.63
Integer square root in python +1.73
How can I efficiently get all divisors of X within a range if I hav... -1.10
Josephus sequence -0.15
Calculate value of n choose k +1.14
Minimize the number of coins that changes hands -0.83
PHP code is taking very much time in executing when handling large... -0.48
Inorder successor of BST without parent info +0.27
Fastest way to calculate Prime +1.53
a random procedure +1.05
Block Puzzle solving C++ algorithm 0.00
Writing a 36 bit random number generator +0.49
A possible algorithm for determining whether two strings are anagra... -1.01
Optimising code for modular arithmetic 0.00
Postal Code verification in Scheme (Dr. Racket) +0.51
Scheme - generate random +2.50
Rabin-Miller Strong Pseudoprime Test Implementation won't work -1.59
Heap sort implementation with linked list and arrays -0.12
How to encode a 256 bit public key into a variable length sequence... -0.50
BigInt isPrime test, more elegant solution? +0.10