StackRating

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

Petr

Rating
1518.84 (34,361st)
Reputation
46,202 (2,252nd)
Page: 1 ... 5 6 7 8 9 ... 13
Title Δ
Difference between asInstanceOf[ ] and isInstanceOf[ ] in scala -0.55
Using Data.Machine, how would you describe a plan that branches wit... 0.00
How to force the evaluation of a lambda term in haskell to the stro... +0.47
Scala memory use 0.00
How could I initialize val object in the try catch block? +0.47
Recursive state monad for accumulating a value while building a list? +1.72
Scala: Tree Insert Tail Recursion With Complex Structure 0.00
Can this be done with STM? -1.25
Returning a value from try-catch +1.48
In Haskell how can I generate a random string at compile time or ru... +1.70
How to manage worker thread lifecycles when main Java thread termin... +0.82
Run multiple futures in parallel, return default value on timeout -1.21
factory object and case class +0.20
Haskell which function to group list every n such that :: [a] ->... +0.50
Parallel processing of files in java with ExecutorService does not... -0.02
Timeout while waiting for a batch of Futures to complete? 0.00
How to return a tuple inside an EitherT -1.20
List of all N digit long numbers with unique digits -0.28
What advantage does Monad give us over an Applicative? +1.23
Elegant way to implement a navigable graph? -0.20
Scala: Idiomatic way to generate a fixed length sequence (folding i... +1.69
precomputing some code in a scala closure. +1.68
Wait() / notify() synchronization -0.95
What data type can be used to hold the value of the factorial of 10... -1.83
Parallel collection processing of data larger than memory size 0.00
Haskell function to generate random number such that each time the... +0.47
Lazy computation inside IO monad 0.00
What exactly are the categories that are being mapped by Applicativ... +0.52
Enforce order of JSON results -0.07
Could someone provide a machines implementation of the following pl... 0.00
"inject" progress logging/tracing in haskell computation? -1.45
How to find the closest element to a given binary key value using b... -0.58
Is it possible to found most of the errors in programs written in H... +0.65
Avoiding Null pointer when single value needs to be returned -0.08
Spring 3.2 @Async task with return type of Future +0.47
How to hide system protected file in you file manager 0.00
Finally closing stream using Scala exception catching +0.30
How to optimise a nested pattern match with multiple repeated cases? -2.26
returning an element extracted from a monad; redundant? +2.28
Re-ordering Sequence in Scala -1.34
Generic scala function whose input is a function of variable arity -1.00
Scala: exception handling in anonymous function -0.17
How to define a variable that can be either Array or List -1.13
Return tail if list is not empty or return empty list -0.52
How do you use the list monad to compute/represent the outcome of a... +1.37
I want to write a function which is similar to `flip` in Haskell to... -1.78
Scala: How to pattern match scala.Long and java.lang.Long -2.17
FoldLeft using FoldRight in scala +0.42
Multi-threading in Scala -- dealing only with immutibility +0.92
Inconsistent Eq and Ord instances? 0.00