StackRating

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

assembly.jc

Rating
1550.19 (7,881st)
Reputation
2,089 (80,572nd)
Page: 1 2
Title Δ
Reverse every even element in Haskell list -2.00
State with IO in Haskell for CLI application -4.70
giving types for expressions +3.77
Understanding the work of foldr and unfoldr +3.66
Haskell - spliting a list into several lists +5.33
Haskell - separate a list of pairs in two lists using fold +3.05
How to make a sorted list of multiples for several numbers? -2.66
List operations on own types consisting of one list +3.62
How to fix the error ('cannot construct the infinite type')... +3.12
Haskell update sublist by index +4.51
Accumulate value count inside a list of tuples in Haskell +0.32
How to split a mathematical expression into tokens? (String -> [... +3.60
Pattern syntax in expression -1.96
Zip cycle list, which way is efficient? +5.52
Implementing Cont Applicative instance 0.00
How to get key value from data 0.00
Haskell. Variable not in scope: howManyTimes :: Integer -> [Inte... 0.00
Haskell - Inserting a thread dealy between the results of Prelude.s... +4.82
Haskell - explanation of how `tell` works 0.00
I am trying to remove the last item of each list in a list of lists 0.00
instantiate Num class in Haskell 0.00
Arguments in lambda expressions 0.00
Haskell strange (to me) behavior 0.00
Check if a list of lists has two or more identical elements -0.62
Getting the first duplicate element of a circular list +5.16
How to print and read at in the same line in Haskell? +3.95
Zip list of different lengths -0.67
Implementing sequenceAL for lists 0.00
Is the distinction between foldr and foldl important for maps and s... -2.59
How does Haskell evaluate this primes function? -2.56
Haskell book Let syntax confusion (parameter reassignment) -1.95
Finding the Collatz Sequences of a range of numbers 0.00
Reading list of statements and ending with a single expression, whe... +3.82
Haskell: Parsing an object that could be multiple types into one si... 0.00
Aeson: Parse json object to list 0.00
How would I split a string after the spaces in haskell? -4.20
deriving (Show, Eq) with function in data types -1.87
Haskell Format String Output "(x, y)," +3.74
How does Haskell evaluate this signature? -1.11
Can't match type Maybe vs not Maybe on Network.URI 0.00
Haskell eta reduction using map and $ for function application +1.72
Try to understand Applicative in Haskell +0.93
Traverse a tree with an arbitrary number of branches +3.76
Is it possible to particulary use the default implementation of a f... 0.00
Re-write 'map intToDigit' with a fold... 0.00
Haskell - Pattern matching with data types -0.86
Recursively defining a list of monadic random numbers: most idiomat... +1.63
Parsing string with parsec that needs to end with particular words? -0.11
Transforming a flattened list into a nested list of length 3 0.00
How does the Haskell do notation know which value to take when it i... +3.53