StackRating

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

Carsten

Rating
1617.22 (1,181st)
Reputation
44,632 (2,374th)
Page: 1 2 3 4 5 6 ... 20
Title Δ
How to implement a simple Subtractable type class +1.77
Why is this simple O(n) Haskell algorithm behaving more like O(2^n)? 0.00
Creating infinite list out of ADT -0.17
getting a decimal and returning it in tuple form. F# 0.00
What's the difference between Seq.toList and List.ofSeq? 0.00
Tail Recursivity in F# : Inversions with Quicksort +1.23
List-comprehension output not what I assumed 0.00
How to handle IO return values properly in Haskell -0.24
Haskell and lazy evaluation +1.26
Executing multiple commands in the same function (Haskell) 0.00
What does "^" mean when it's in front of a type? 0.00
How to use haskell types? +1.53
Why can an argument for the ICommand.Execute method be ignored? 0.00
Haskell: List comprehension predicate order -0.43
How does this prime function actually work? 0.00
type of function in Haskell 0.00
How do I return a list of file names from a directory 0.00
Verifying foldl implementation in terms of foldr +1.38
Reference a generic value from a record 0.00
Explain how the functional programming model differs from the proce... 0.00
How can I ensure that illegal behavior is unexecutable? -0.06
The type int is not compatible with type seq<'a> -1.53
Haskell No instance arising from a use of 'print' 0.00
F# - How to sort a list by descending and then by ascending? -1.89
Better way for ' '|> Seq.isEmpty |> not' +1.51
Displaying a list with another aspect 0.00
What's the difference between these haskell function definitions? 0.00
Fetch a Persistent record given its integral key? +0.34
Understanding higher-order function type declaration -0.66
haskell polymorphic type functions +1.72
This expression was expected to have type string,but here has type... 0.00
Get number of matches between to integer lists in F# +0.37
Generating a sublist from cycle in Haskell -0.94
Can I automatically generate a list of data values in Haskell? 0.00
Assigning a value post while-loop results in error 0.00
Largest prefix list of lists 0.00
couln't match expected type with list sorting -2.36
Could not deduce error type 0.00
How do I print a list of nodes at a specific level of a general tree? 0.00
Recursive arithmetic sequence in Haskell 0.00
How to find the numbers in the list with a value smaller than first... +1.29
fromEnum toEnum Instance? 0.00
Can I have an asynchronous agent that listens and responds to 2 eve... 0.00
Defining how long a list can be in Haskell -0.61
Wrapper for a type member +0.34
Want to add to a data type in Haskell 0.00
Haskell Polymorphic definition 0.00
Applying Fold function in F# +0.68
Haskell catch handling 0.00
Why does product [] return 1? -0.53