StackRating

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

Landei

Rating
1422.20 (4,535,790th)
Reputation
47,026 (2,200th)
Page: 1 ... 5 6 7 8 9 ... 16
Title Δ
Haskell: function to accept random Int 0.00
Haskell inefficient fibonacci implementation -1.18
Haskell datatype syntax with manipulation, second part +0.82
how add incremented counter to each element of a list -1.40
Scala type inference on overloaded method -0.44
How to put function into module? -0.43
Why monads? How does it resolve side-effects? +0.13
how to replace a 3 parameter list-comprehension by using map, conca... -0.94
What good is Control.Category? -0.13
Haskell Enumerations starting from 1 -0.43
Creating a copy constructor for a linked list -0.46
Haskell: Types don't match -1.58
Appending an element to the end of a list in Scala +0.54
bounded generics in Scala (as <E extends MyClass> in Java ) -0.13
Error in nested list comprehension in Haskell code +0.76
Comparing list length -1.29
Haskell list comprehension 0's and 1's +1.05
Reversing a string (or list) recursively +0.13
Haskell - Pattern match(es) are overlapped +2.45
Compute Most Frequent Occurance of Numbers of A Sorted List in Hask... -0.23
Are there type signatures which Haskell can't verify? -0.43
How to define a rotates function +0.03
can't get my recursion function to work with a list -0.32
How to count the number of 1's surrounding a given element in a 2D... +2.62
Deleting the second element in tuples -0.14
Haskell - Merge Sort, sorting words and numbers -1.86
Scala: what is the best way to append an element to an Array? -0.41
Class Instances and ambiguous occurence in Haskell -1.06
What does a lazy val do? +0.05
Extending collection classes with extra fields in Scala +0.23
Folding across Maybes in Haskell -1.25
Can someone explain the traverse function in Haskell +1.03
Shorter way to write this code +1.66
What is Scala's "powerful" type system? -0.19
Haskell add two list pattern matching -1.29
Haskell: Splitting list into tuple of two new lists -0.71
What's the point of 'const' in the Haskell Prelude? -0.30
Scala Procedure Stuck in Infinite Loop ( I think ) 0.00
String concatenation from within a single list -0.32
Functional approach to apply mapped args to a function's default/na... -0.35
What is the fastest way to write Fibonacci function in Scala? +0.53
a simple generalisation of the Applicative (Functor) type-class; pa... -1.43
Asymmetry in the bind function -0.00
beginner haskell programmer +0.07
What is the point of multiple parameter clauses in function definit... +0.19
Count how often I can divide -0.02
Why is Scalas type inference not as powerful as Haskells? -0.47
scala pattern matching - variable -0.08
Good examples of Not a Functor/Functor/Applicative/Monad? -0.80
Can I ask an Either whether it is Left (or Right)? +0.33