StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

sdcvvc

Rating
1587.51 (2,475th)
Reputation
22,189 (5,951st)
Page: 1 2 3 ... 4
Title Δ
When (if ever) can type synonyms be partially applied? +2.10
Constructing inputs with a given runtime for Insertion Sort 0.00
Does functional programming allow mutability of locally scoped obje... -0.98
Monomial replacement in Haskell -2.00
How to write pattern splices in expression quotation? -2.56
Filtering composite structures with Lens -1.72
Bug in while loop 0.00
Why does ghci desugar type lists and type families? Can this be sel... 0.00
Is C++ context-free or context-sensitive? -0.64
How to pair socks from a pile efficiently? -0.19
Any better algorithm possible here? +1.69
What is the probability that the array will remain the same? -0.02
Does there always exist a Brute-Force approach? -0.03
Simple Graph |V|= 10^6, degree 4: Maximum Independent Subset? -0.62
Dijkstra's Algorithm: why do I end up stuck in this example? -0.29
Prim MST with Adjacency Matrix as parameter 0.00
Why solving Knapsack probl. is not considered as linear programming? 0.00
Haskell -- sort list with impure function +1.49
Programmer understanding academic writings on maths +0.10
Haskell type error: Could not deduce (Show a) arising from a use of... +1.34
Why can't GHC derive instances for Monoid? -2.31
Haskell prelude, How to :load automatically after :edit? 0.00
Maximum weight matching in bipartite graphs with constraints 0.00
iterate function in haskell -0.13
How can I have Show display the name of a function? +1.19
Does Kadane's Max Sub Array algorithm work on all positive integer... 0.00
What is the probability that all priorities are unique for Permute-... -0.79
Implementing >>= in newtype +0.38
How can I express this Python for loop in Haskell? -0.67
Haskell: Num instance of non-concrete type +1.68
Evaluating polynomials? 0.00
Append an element to the beginning of every sublist in a a list -0.63
Algebraically interpreting polymorphism +0.75
The Pause monad -1.33
Haskell conditional error +0.41
Sum-of-Product of subsets 0.00
Is there any easy way to do modulus of 2^32 - 1 operation? +0.63
Can anyone show me how to do this without using loops? -2.09
Given an unordered list of integers, return a value not present in... -0.94
Anyway to do this puzzle that's not brute force (and how do you bru... +0.95
What is a non recursive solution for Fibonacci-like sequence in Java? +0.40
Infinite list of infinite counters -1.23
What sort of algorithm describes loose hanging wire physics? -1.29
How fast can 'finding the max in an array' possibly get? -0.66
Parallelize already linear-time algorithm -0.23
Cubesumming in haskell -0.42
Maximum Independent Set Algorithm +1.96
Floyd–Warshall algorithm on m-by-n matrix +0.72
Bakery algorithm (deadlock?) 0.00
Haskell flag pattern writing function? -0.43