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 ... 4 5 6 7 8 ... 12
Title Δ
Largest Prime Factor Python +0.09
Algorithm to find ALL factorizations of an integer +0.34
Finding a really big number -0.16
Optimizing Python code for Project Euler #5 +1.25
Scheme Zip Function 0.00
explanation evaluating a modular assignment? 0.00
How would I implement an efficient powers method in java 0.00
Modulo of multiplication of large numbers +1.21
Factorization Issue (RSA) 0.00
Is there in the world any strong optimizing compiler for a simple f... -1.67
How can I make this summation of primes function faster? -1.86
modulo algorithm for prime numbers +0.01
Determining which integer is closest to the kth root of n without u... -0.64
Find next prime given all prior -1.53
Division By Zero Error For Project Euler? +0.31
Truncation error in taking square root in python -0.51
Implementing Fermat Attack using Maple +0.13
4-sum algorithm in Python -0.50
Josephus in Scheme -1.10
Fibonacci - Divide and conquer algorithm -0.02
Subset Sum of K elemnts in O(2^(k/2)) Time 0.00
Improve my solution to PE 21? +0.04
Iterate sum of two squares +2.28
Sudoku Solver in Scheme? 0.00
Can't find whats wrong with this code (scheme) -1.12
Determine if there is a majority element in linear time -0.26
How can I improve this Pollard's rho algorithm to handle products o... 0.00
Is it possible to implement Common Lisp's macro system in scheme? -0.86
compile package is not loaded in chez scheme 0.00
How do you use bitwise-xor to win 3 pile nim? 0.00
sum the primes numbers below 10000 using python -0.45
Can't get the math behind RSA encryption to work +0.27
C++ finding all prime numbers from 1 to a number entered +0.88
Can IEEE floating point errors make me miss a factor in prime numbe... -0.80
Python, prime number checker -1.41
Sum of number of divisor of number between a and b inclusive -0.58
python prime numbers Sieve of Eratosthenes +0.92
Double Squares (Facebook Hacker Cup 2011) in Java +1.51
Decompose integers larger than 100 digits 0.00
Project Euler p14, stackoverflowerror java (in bluej) 0.00
Feasible implementation of a Prime Counting Function +0.50
My sieve of eratosthenes implementation in Python 0.00
Scheme sum-of-squares test -1.16
Mathematics behind Babylonian Square Root method -0.66
How to Replace Argument in List for Prime Generator 0.00
How to find "the first survivor" after a given position i... +0.84
Fastest way to find all primes under 4 billion +2.02
Find the first non repetitive character in a string -0.22
What's wrong with this Newton's Method implementation in Scheme? -1.66
Test for pattern A and B and return text lines in-between and inclu... -0.09