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 ... 12
Title Δ
Finding the maximum sum of values in a 2d array with certain restri... -0.96
scheme display the perfect squares 0.00
Check if a number is prime +0.49
Creating an Association List in Scheme for Memoization +0.43
Writing myletstar macro (hygiene) in Scheme +1.10
Merge with no duplicates +2.03
Fermat primality test for big primes 0.00
Java Prime Numbers from 1 to N slow, improving efficiency? -0.00
Does Pollard Rho not work for certain numbers? 0.00
How to work with specific range of numbers in lists in scheme? +0.24
How to optimize Sieve of Eratosthenes further -0.30
What sort of time complexity would be required to solve the RSA Fac... 0.00
How to find partitions of a list in Scheme +0.92
561 returns true on Fermat test 0.00
Program that finds the largest prime factor +2.05
Efficient Prime Number Computing Program Java +0.28
Count of primes in integer factorization -1.55
Create all possible factorisations from a prime factor list in Python 0.00
Scheme list manipulation error 0.00
RSA cryptosystem find p and q of large n when private key is not gi... 0.00
is there a way to check binary divisibility when the integer is all... 0.00
Complex CSV parsing with Linux commands +1.33
Recognizing records and fields of generic CSV files with awk -1.53
algorithm to find products of a set of primes, in order, greater th... -0.55
Is it possible to get the modulo with decimals +0.50
In Guile or other Scheme, how to print to standard output the nth b... -0.50
Generate large(512 bit+) prime number python 3.6 0.00
Algorithm/Data Structure to determine if a word is a valid English... -0.87
Fibonacci sequence primes +1.92
(Chez) Scheme benchmarks? -1.81
Scheme - How to write a function with no parameters that takes in i... 0.00
Can we use the extended euclidian algorithm to simplify factorizati... 0.00
Does call/cc in Scheme the same thing with yield in Python and Java... +1.29
How to optimize this Haskell code summing up the primes in sublinea... -0.50
Highest prime number calculated on a regular PC 0.00
Prime Factorization of numbers of form x^a + b where x is prime +2.15
division using recursive subtraction +0.00
Fast algorithm to find the n1 th smallest number to n2 th smallest... -0.15
Does optimization of the initial guess make the Babylonian method o... +0.38
Ignoring comma in field of CSV file with awk -1.35
Prime factorization code produces IndexError with certain numbers +0.47
A program for prime-factorizing any given number +2.22
Is there any data stored on a raspberry Pi other than on the SD card? +0.50
How to find the number of ways a number is written with summation o... 0.00
Make my own while loop using "define-syntax-rule" +0.50
Better algorithm to check if a number is neither a prime nor a powe... +2.11
Why do we only check up to the square root of a prime number to det... 0.00
Recursive function to calculate sum of all numbers from 1 to n? +1.35
How to speed up this primality test +1.01
Prime Number Generating Puzzle (Edge Cases) -0.30