StackRating

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

fp_mora

Rating
1389.36 (4,536,234th)
Reputation
431 (307,667th)
Page: 1 2
Title Δ
Generate a list in Haskell using comprehensions by filtering sequen... -2.29
Haskell Let Expressions Evaluation -2.90
Shortening a string in Haskell with a condition -0.31
Filter List of Tuples with longest String -2.73
Recursive Haskell Function to Determine Position of Element in List -2.93
Haskell Decimal to Binary -1.04
How do I map each value from one list to another? (Haskell) -2.25
nth Prime, and Prime Factors -2.73
Convert a string of strings of numbers into words like the old phones -2.34
Is ((f a) b) the same as (f a b) in Haskell? -1.58
How does `sum (replicate 5 (max 6.7 8.9))` and `(sum . replicate 5... -2.67
How does fold distinguish x from xs in Haskell? -2.30
Haskell recursion list of self growing lists -1.66
Recursive solution to common longest substring between two strings -0.93
Quicksort ascending and descendding python 0.00
How to tell if a number is a square number with recursion? -2.17
Currying and Brackets in function calls -2.32
What is "value" in pure functional programming? +0.33
Sort integer List in haskell -1.86
Remove repeating list elements using recursion and pattern matching... -2.89
Split on space while ignoring escaped quotes -3.66
Split on space while ignoring escaped quotes +0.34
list of tuples into list with list comprehension +1.52
Haskell List Comprehension order elements/tuples -2.42
get how many numbers are in the input list are in the given range +0.85
how to do this in haskell ? [x^0,x^1,x^2,x^3 ...] -2.90
Haskell "concat" list of tuples using only list comprehen... 0.00
Build a specific list of string from a string in Haskell -1.89
Build a specific list of string from a string in Haskell -1.89
How to implement an eventually repeating list in Haskell? -2.73
Haskell case statements with ord 'x' -1.87
How to select element from tuple by index in list? -1.87
Haskell second smallest value in list -3.19
Haskell - repeat elements of a list according to their list-index -2.97
cross sum operation in Haskell +1.24
Haskell about handling lists of list without any import -1.86
Getting even and odd position of elements in list - Haskell Mutual... -1.65
Adding two functions together in Haskell -1.46
Haskell: finding tuples of elements that equal n -0.91
Haskell: finding tuples of elements that equal n -0.91
How to pick elements in even index and odd index? -1.90
How to reverse a created list in Haskell? -2.10
List comprehension troubles -2.89
Couldn't match expected type `m0 ...' +1.13
Haskell count of all elements in list of lists -3.20
How to count even and odd numbers in a list of numbers -1.59
convert string of digits to int in Haskell -2.77
Non-exhaustive patterns, Haskell -3.61
Cut inner lists to equal length in Haskell -2.99
How do accumulators work in Haskell? -3.84