StackRating

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

behzad.nouri

Rating
1572.79 (3,731st)
Reputation
42,290 (2,574th)
Page: 1 2 3 ... 12
Title Δ
Haskell: How to memoize this algorithm? +0.90
Search in the list of integers, one of the longest ordered subsets... -0.63
Reading integers from a list 0.00
How to filter a tree based on a certain condition in Haskell? +2.23
Count elements in a list while preserving order +0.25
How to do a triangular array in Haskell 0.00
In Haskell how can I match a type class with an instance of that ty... +1.79
Data type for Tree in Haskell +2.08
Accessing nth element of a list in list in Haskell 0.00
Building a suffix tree by inserting each suffix in Haskell +0.45
Reconstructing Huffman tree from (preorder) bitstring in Haskell -1.30
Running out of memory while counting characters in a large file 0.00
Why is head-tail pattern matching so much faster than indexing? 0.00
Haskell performance using dynamic programming 0.00
Expressing sum of money in terms of changes 0.00
Reading long data structure in Haskell -1.63
Haskell: function that matches any datatype to tuple 0.00
Constructing Haskell data types with many fields +2.18
Type instances in Haskell 0.00
Possible to do recursive definitions with unboxed vectors? +1.74
Maximum Size Square of All 1's in Haskell +1.93
Clear the least significant set bit 0.00
Store and retrieve an object of some typeclass - is it possible? If... +1.81
Behaviour of withMVar and bracket_ different 0.00
Convert list of Eithers to an Either with a list in it +0.43
Haskell: Types of function composition not matching +0.63
Haskell operator or function for applying function from monad to a... 0.00
Endofunction as Monoid +1.59
Haskell vs C speed: Sieve of Eratosthenes 0.00
How to re-order vector values based on the sort-order from another... -2.07
Splitting a BinTree with tail recursion in Haskell +1.00
Haskell - Sum up probability list +2.16
Why is the F# version of this program 6x faster than the Haskell one? +2.22
Standard queue package for Haskell? -0.10
How to make fromList lazy in this dynamic programming example? +0.42
Compose functions into another function +0.42
Function with type a -> b in Haskell? -2.06
Apply the composition of a list of functions to each number of a list +0.29
Combine functions to a function which returns a tuple +1.89
Generic method that expands its return type -1.86
Haskell generate random numbers with a propriety without explicit r... 0.00
Take From a List While Increasing +1.29
Why is this recursion slow? +1.76
Most efficient way of building a list in a left fold? +1.87
Extracting the first Just value from [Maybe a] +0.44
Concatenating 2nd element of a tuple in a list in Haskell -0.33
Haskell function that outputs all combinations within the input lis... +0.17
Wrapping Maybe in WriterT to add logging 0.00
How to call partially un-nest transformers? -1.89
Generating subsets of set. Laziness? -0.88