StackRating

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

Erik Kaplun

Rating
1508.66 (81,286th)
Reputation
25,549 (4,992nd)
Page: 1 2 3 4 ... 10
Title Δ
How is Haskell's 'seq' different from other functions? -2.24
Stack build tool: compatibility issue with LTS resolver +2.39
Parse error on guards 0.00
Partial application of functions and currying, how to make a better... -1.56
Compiler Integration Tests in Haskell 0.00
Data type errors on haskell regarding arguments -0.15
Is there any way to separate infinite and finite lists? -1.56
meaning of double and floating point? -0.18
How can I merge 2 maps in Haskell +1.77
Variable scope in a higher-order lambda function +0.48
Haskell - Use list comprehension to return number of integers which... +1.04
Reactive Banana: consume parametrized call to an external API -1.63
Interface derivation in Java +2.03
Determining if an Exp 'e' isClosed based on free variables? 0.00
Python - Replace parenthesis with periods and remove first and last... +0.62
infinite type error in haskell when trying to translate python func... +0.47
Haskell: Create a list of tuples from a tuple with a static element... +1.55
One data with two structures: Functional Programming vs Imperative... -2.23
Make Tree data type instance of Show in Haskell 0.00
XsdToHaskell output usage -0.20
Reactive Banana: how to use values from a remote API and merge them... 0.00
Asking for a type's kind in Scala vs Haskell 0.00
Haskell recursive function example with foldr +0.41
Is there a standard higher order function for applying a transforma... +1.46
Is this Haskell code equivalent to this Python code? 0.00
Scalaz and main method -0.91
Why in this line of haskell, $ cannot replace () +0.74
Is my understanding of monoid valid? +0.81
Capturing rules of graph using types in Scala, OCaml and Haskell +0.48
What's the right way to use type aliases in Haskell -1.51
Why can't I make Either instance of Functor using id in Haskell? -1.27
Are there contravariant monads? -1.12
Typeclasses in Common Lisp +0.53
Generating diagram of Haskell data structures -0.65
Is it possible to overload logical operators (&& e.g.) in H... +1.47
Why are brackets required to print type information of .? 0.00
unable to use storing in a haskell script -1.64
Forward function composition operator and reverse application opera... 0.00
Will GHC strip out unused imports? 0.00
Is HTML a programming language? -0.03
Why does the dot compose from right to left in Haskell? 0.00
How to cut short a long 'if' statement with multiple logica... +1.51
Extract specific JSON field with Scala and Argonaut 0.00
(Python) adding a list to another without the brackets -0.26
Translate/encode Haskell's `data Obj = forall a. (Show a) =>... -0.53
convert a data to string format -0.01
Processing jobs from capped collection until interrupted using Reac... 0.00
Is this an accurate conversion of 'Phantom Types' in Java? 0.00
Why isn't parseInt(String) method giving an error when the Stri... -0.12
How to flatten List[Any]? -1.22