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 Δ
Big-Oh : How can O(n) + O(n) + ... + O(n) be equal to O(n^2)? -1.56
Why is "when" used in this function? +3.09
Haskell, Char, Unicode, and Turkish -1.71
How practical is it to embed the core of a language with an effectf... 0.00
Extended call-syntax: Passing parameters +3.46
Common recursion pattern +3.20
Use of type synonyms in monad transformers 0.00
What's harder, synchronizing 2 threads or 1000 threads? -0.44
Haskell: Would "do" notation be useful for contexts other... -2.09
Is there any algebraic structures used in functional programming ot... +3.44
How to approach this algorithm question? +3.41
Tutorial to disassemble the Haskell Cont monad? -2.10
Why is Python saying pow only has 2 arguments +4.46
Predicate Logic in Haskell 0.00
Pattern Matching and Recursion +2.04
Is the time complexity of the empty algorithm O(0)? +0.60
How do I use constants in haskell, to avoid magic numbers? +0.14
Is Haskell really a purely functional language considering unsafePe... 0.00
Is Haskell truly pure (is any language that deals with input and ou... +3.65
Is it possible to split a sequence of numbers into two groups based... +3.43
Quick Big-O question -1.25
Given a vector of maximum 10 000 natural and distinct numbers, find... +3.50
Need an algorithm for this problem +3.17
ghci not loading function from file -0.10
Interesting task using random numbers only +2.20
Using items in a list as arguments -4.09
The Definition of Regular Languages 0.00
Linking/Combining Type Classes in Haskell -1.96
Are monads Writer m and Either e categorically dual? -0.02
Convert regular expression to CFG +3.38
nth smallest number among two databases of size n each using divide... -3.39
Examples of monoids/semigroups in programming -0.52
Tuple relational calculus +3.42
In Functional Programming, what is a functor? +2.71
Read/Write Python Closures +3.81
SUBSET-SUM, upper bound on number of solutions 0.00
Are semaphores "complete"? -4.63
Having trouble writing my fmap +2.04
Why program functionally in Python? -1.74
Are there problems that cannot be written using tail recursion? -1.68
How to win this game? +3.81
Can every if-else construct be replaced by an equivalent conditiona... -0.89
Can coordinates of constructable points be represented exactly? +3.21
Patterns for functional, dynamic and aspect-oriented programming +3.50
Is it possible to find two numbers whose difference is minimum in O... +3.87
O(nlogn) Algorithm - Find three evenly spaced ones within binary st... +3.44
How to automatically tune parameters of an algorithm? +1.06
Create a function for given input and ouput +4.13
Minimum cost strongly connected digraph +3.83
Shortest path to transform one word into another +2.65