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 ... 12
Title Δ
Prime factors for a large number (150-bit number) +0.48
awk range need to be correct 0.00
Sieve Of Eratosthenes in O(n) +0.51
Getting awk to print a line with a keyword, but only within a range +1.10
How to manipulate text via command-line utilities: grep, cut, awk,... 0.00
How to write a function mersenne_prime that takes the argument n_ma... 0.00
How to force variables/inputs to be treated as different types in s... 0.00
Awk - how to print variable with string +2.66
How to get all factors aka divisors of a number of range 10^18 give... -0.49
Looking for a fast deterministic primality test for numbers above 6... -0.01
Slow Sieve of Eratosthenes implementation. Why? -0.00
How to find a number that was repeated (n/3) times an array of size... -2.03
Most efficient formula for unpacking 16-bit BCD? (e.g. 0x1234 to 0x... -1.54
Save modifications in place with NON GNU awk -1.62
Is there any built-in function to extract elements from list in Sch... +0.75
sieve upto 2 billion gives segmentation fault +1.51
Creating a pi(x) Table +2.00
Creating a pi(x) Table -2.00
How to get all the prime numbers from 2 to 10^9? [sieve of eratosth... +0.50
No of Pairs of consecutive prime numbers having difference of 6 lik... -0.93
Why is the Big-O complexity for Small Load Factor HashTables O(1)? -1.57
How can I use sed to generate an awk file? -1.86
Can any case of using call/cc be rewritten equivalently without usi... -0.79
Awk if else expression not printing correct results for mathematica... +2.22
Multithreaded Segmented Sieve of Eratosthenes in Java +0.06
Summing large primes takes time! How do I make it more efficient? -0.32
Find maximum product of element each from three Arrays -0.53
How to print $1, $2 and then all remaining parameters together in AWK -0.39
Prime factorization of factorial 0.00
Code wars. Integers: Recreation One. I have error "Execution T... 0.00
How to use Logarithm in the Sieving step of Quadratic Sieve technique 0.00
Computing the sum of the totient function up to 10^16 0.00
Using SED/AWK, extract lines from text file where line have N commo... -1.29
Getting #f or False at end of result from Define Filter function in... -0.96
How to merge two or more lines if they start with the same word? -1.11
Prime number less than 501 +0.96
Return a list without the last element +1.43
Circular Prime Numbers without sieve algorithm or libraries in Python 0.00
Sum of Balanced Ternary strings +0.13
Primenumber position search ends in too big scale what to do? +0.49
YAFU for factorizing extremely large numbers 0.00
error: application: not a procedure; expected a procedure that can... +2.41
Finding the nth prime number with Logs or other quicks ways with de... +0.46
prime factorization with large numbers in python 0.00
Is it a valid code for Sieve of Eratosthenes? 0.00
Howto transpose a large file -0.01
Finding similar names better than O(n^2) -0.73
Python: What is wrong with my Miller-Rabin implementation? 0.00
how to perform modular arithmetic on a big number 0.00
How can i add sequence no using awk to any input file? +2.31