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 ... 9 10 11 12
Title Δ
Creating a list of Fibonacci numbers in Scheme? -2.07
Binary Search Tree's with Lists +0.35
Relatively Prime numbers VB +4.13
time complexity of the composite function in terms of n +0.07
How do you implement the divisor function in code? -3.81
How to analyze a mastermind-like game using logical inferences -2.37
How to find a number of prime numbers? +4.24
Python Eratosthenes Sieve Algorithm Optimization +3.94
Strange numerical error when using Java Sieve of Eratosthenes algor... -2.52
Why does Scheme have both list and quote? -2.17
Are expressions such as (set! c (cons 3 c)) the way to add an item... +0.08
Exhaustive random number generator -2.43
syntax-rules not completely hygienic? 0.00
How to implement (fast) bigint division? +4.41
When is an AVL tree better than a hash table? 0.00
Preference between an AVL tree and a 2-3 tree 0.00
Dijkstra algorithm on scheme +1.30
Benefits of starting arrays at 0? -1.91
Scheme: Constant Access to the End of a List? -3.45
Scheme split operation not working +4.53
DSA: How to generate the subprime? -3.74
2-3-5-7 wheel factorization seems to skip prime number 331 +4.27
Andmap\ormap - chez scheme -2.89
How to get rid of duplicates in a list, but keep the order -0.30
How to solve project euler #21 faster? +1.88
Convert number to list of digits +3.11
How can I avoid using the stack with continuation-passing style? -3.69
shorthand for ((lambda () )) -2.35
How to terminate a scheme program early? (Is there an "exit&qu... -2.93
How to define a string with values from a defined list in SCHEME -2.96
How to find anagram frequency in a string? +1.42
algorithms for modular inverses -2.69
Simple deterministic primality testing for small numbers -0.45
Dynamic Sieve Algorithms for Prime Generation -1.87
Pollard-Rho Factorization Parallelization -2.76
I want to implement a scheme interpreter for studying SICP +0.36
Decoding Permutated English Strings -1.96
Handling memory usage for big calculation in python -1.33
Find the Kth least number for expression (2^x)*(3^y)*(5^z) -2.48
Debugging IndexError: Trivial sum generation problem +2.63
Is there an efficient algorithm to perform inverted full text search? -2.93
Trying to pull most recent pay rate from table +0.52
Why doesn't this work (Python)? -4.26
Project Euler #25: Keep getting Overflow error (result to large) -... 0.00
Is there a standard for threshold (m out of n) cryptosystems? 0.00
find primes in a certain range efficiently +2.75
Given a number K and a set of sorted numbers. Find if there is any... 0.00
How much time should it take to find the sum of all prime numbers l... 0.00
Sieve of Eratosthenes in Java: A Puzzle and some optimization 0.00
Finding median of large set of numbers too big to fit into memory 0.00