StackRating

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

jpmarinier

Rating
1493.81 (4,317,034th)
Reputation
1 (4,468,945th)
Page: 1 2
Title Δ
Fibonacci numbers without using zipWith +1.75
Does indexing a mapped/filtered infinite list apply the map/filter... -2.55
How to figure out the type if it is ambiguous type? 0.00
Haskell multiparameter class (templated type class) -2.72
Trying to implement a binary tree search 0.00
How to apply a polymorphic function to both sides of an Either? +3.94
Applying isAlpha to a recursive function +4.63
Don't understand this ERROR : Couldn't match type ‘[Char]’... 0.00
How do I convert indices to a lens for a Forest to a Tree? -3.33
How to implement fromJust and iterate over a list of strings in Has... +4.14
Machine precision problem calculating random orthogonal matrix 0.00
Trying to write quick sort algorithm in c++ and getting error 0.00
Variable not in scope: catch 0.00
Is there a standard map function for trees in Haskell? +0.20
Haskell: Make a List of 6-digit lists that gives you all the combin... +4.94
How to write a Haskell function that determine if a number is even... -0.04
Max in a list and its index in Haskell -- in the case of a tie, I n... +0.25
Elegant way to combine multiple filtering functions in Haskell -0.07
How to create a tree of random values in Haskell? +4.70
How to compare the values of two tuples in Haskell recursively? 0.00
Performing side effects during computation only once in Haskell -2.48
Need explanation for basic do block syntax +1.90
Using Haskell 'statistics' package for linear regression +5.92
String combination in Haskell 0.00
Quaternions rotation has a weird behaviour (Haskell OpenGL) 0.00
Functional, tail-recursive way to generate all possible combination... 0.00
Haskell returning list with hexadecimal value -3.88
Addition of Binary Numbers in Haskell 0.00
How to create a random list in haskell -3.04
Haskell. Return the index of the first repeated number 0.00
Random number quality with given seed in haskell +0.14
Why does function concat use foldr? Why not foldl' -2.39
drawing the game board in Haskell - problem 0.00
Is there a (simple) way to modify the syntax of some particular pro... +5.59
Parsing error with mismatched brackets while creating data +4.02
Function that returns the element at a given index -1.64
Finding the bit length of an Integer in haskell 0.00
Compare two lists of strings and remove partially matching items -1.96
How to get a list of booleans where the true values follow a bernou... -4.43
Haskell Display String into 8 columns +4.52
How can I generate a random sequence of elements from a list in Has... -4.04
Triangularizing a list in Haskell +0.33
Writing objects to hard disk files in C++ 0.00
Erasing() an element in a vector doesn't work -1.56
Picking random elements from an array or a list -3.49
how to print intermediate result in function composition 0.00
How can I make a histogram from a list of integers in Haskell? +5.28
How to randomly shuffle a list -4.13
Another question about random numbers in Haskell +4.23
How to implement lazy iterate when IO is involved in Haskell -3.36