StackRating

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

András Kovács

Rating
1646.10 (628th)
Reputation
25,270 (5,059th)
Page: 1 ... 6 7 8
Title Δ
What algorithm is used in Haskell (GHC) for deriving types of recur... 0.00
What do we mean when we say T1 is more polymorphic than T2? 0.00
Haskell performance : Inversion count algorithm +3.67
Tagging a string with corresponding symbol 0.00
Record types with multiple constructors in haskell -0.82
(Type) safely retrieving an element of a vector 0.00
Implementing zipWith for type-safe vectors 0.00
What to use instead of explicit recursion in Haskell? -0.96
How to define a MuRef instance for this nontrivial expression type? 0.00
Is there a way to avoid copying the whole search path of a binary t... +1.87
Building a list from left-to-right in Haskell without ++ +3.43
if fall through +2.75
Using a lens twice +1.06
Converting between Word8 and Word16 in Haskell +1.14
Maximizing Haskell loop performance with GHC +3.80
Haskell list comprehension with tuple input +4.69
Function elem without backticks not working -3.01
Calculating fib using List construction in Haskell - speed differen... 0.00
Defining fmap for a binary search tree +2.80
Transforming a Haskell JSON Lens expression back to JSON +3.63
Combining State and List Monads +3.85
Infinite list in haskell combined with fold* doesn't calculate -2.09
Use of `unSafeCoerce` +0.10
Taking values out of a heterogenous list -3.03
How do I make a new data type, based on a vector, within the ST monad 0.00
Omitting constructor arguments in Haskell case statements +3.69
How do I parse a large data block into memory in Haskell? +4.17
Trying to sum from a generated list 0.00
Haskell foldl' not saving the space it was expected to +3.83
Haskell interdependent datatype tree aesthetics +0.63
Haskell: Split a list by a list of indices -1.89
Checking if an element exists in a tree +3.77
Haskell List complexity +4.56
Haskell's type for Pairs +3.28
How to print a character in Linux x86 NASM? 0.00
Haskell: List combination for Integers +4.80
How to find path to a node in a Haskell Data.Tree -0.04
Composing lenses with `at` and `ix` +4.67
How to find and fix performance issues due to GC in Haskell? 0.00
How can I efficiently filter a pair of lists in Haskell? +2.58
Convert List of Tuples to List of Lists Haskell -0.58
how to write more concise lambda function of sortBy, unionBy, etc +4.04
Memory footprint of existentially quantified types and related opti... 0.00
Stopping List traversal as soon as the transformation is carried on... +3.68
Simple explaination of <$> and <*> operators -3.80
Is there a standard way to match 2 lists with a custom matching fun... +1.57
Removing a tuple that contains a null from list in haskell +3.75
Haskell which function to group list every n such that :: [a] ->... +0.51
Why is repeat defined in Prelude as it is? 0.00
Enumeration all possible matrices with constraints 0.00