StackRating

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

Luis Casillas

Rating
1475.00 (4,511,218th)
Reputation
25,278 (5,056th)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Apply a function to the nth element of a list +0.31
sum of squares of integers -0.60
Prelude "and" and "or" functions on empty lists +0.03
Increment function for state monad in Haskell +0.54
Understanding Type of `flip ($)` +0.15
Empty list vs Maybe to represent failed computation in Haskell -0.40
How do I give a Functor instance to a datatype built for general re... +0.03
Make Data Type of Kind * -> * That's Not a Functor -0.35
Square a list of numbers and divide it by the mean of the list +0.55
How can I write this as implicit recursion? -1.90
If given a list of tuples representing ranges, how can you merge co... -1.98
Double elements in a list if values are over certain threshold -1.94
Why is it bind's argument's responsibility to unit its value? -1.40
Haskell: Is there a left-side identity for the infix (`:`) operator? -0.62
How can I avoid these case statements? -0.49
Floating (a -> a), Num (a -> a -> a) etc. in Haskell +0.21
Applicative instance for functions from same domain to Applicative +0.55
What does this mean by using 'type' -1.74
What would the type of a list of cascading functions be? -0.77
Interpreter for Forth -1.83
Are these monadic expressions equivalent -0.56
Multiple folds in one pass using generic tuple function +2.01
Why can you reverse list with foldl, but not with foldr in Haskell -1.28
Applicative transformer classes -1.35
What's the difference when creating a function between let x =1... +2.35
Where do the names value/expression kept in functional programs? +1.61
How to use (.) in Haskell -1.47
Why does Haskell's foldr NOT stackoverflow while the same Scala... -0.88
Learning Haskell - How to simplify expressions? -0.98
What is the difference between a cyclic list and an infinite list i... +2.11
Checking understanding of: "Variable" v.s. "Value&qu... +0.54
Why "and []" is True and "or []" is False -0.03
Adding predicate to a map function -0.80
What exactly makes Option a monad in Scala? -1.16
forall as an intersection over those sets -0.44
Is there any advantage in disallowing interface implementation for... +1.15
Is it possible to fold <*> in haskell? -0.66
Any way to make a cleaner version of this Haskell IO function? -1.40
Why in algebraic data types, if I can define a special `from` and `... -1.71
How to convert my thoughts in OOP to Haskell? -0.59
Apply a constant subtraction using map in Haskell -0.21
Filtering Applicatives -0.86
Filter list of tuples by maximum element -0.56
haskell writing constructors that do work in them -1.68
ruby while loop translated to haskell -1.79
The Haskell RNG and state -0.09
Is it a bad idea to define some, but not all methods of a type clas... -1.14
How can I reduce the number of arguments I have to pass around in H... 0.00
Is there a built-in for this? +2.29
Access elements of tuple in list in Haskell +0.18