StackRating

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

Karl Bielefeldt

Rating
1521.56 (28,997th)
Reputation
33,659 (3,489th)
Page: 1 2 3 ... 12
Title Δ
MVar fairness guarantees? 0.00
dependency injection vs partial application in Scala +0.02
How to use the argument of a function in a high order function in H... 0.00
Is there an equivalent for map or fmap to replace while loops? -2.30
Can a try-catch block be interpreted as a monad when coupled with a... 0.00
What (if any) is the generally accepted way of minimising the impac... 0.00
GIthub action, authentication to git failed 0.00
In Scala returning a value from a for loop block -1.01
Are there any languages that handle functional impurity (side effec... +0.11
Deserialize a binary tree breadth-first in Functional Programming +1.45
How do languages that support operators as first class citizens abi... 0.00
Why does `scala.util.Try(date)` not return `Failure` when `date` is... +2.24
How do I replace for loops with recursion in Javascript? -1.60
How to avoid `go get` `unknown revision` problem which occurs only... -0.54
MVar tryPut returns true and isEmpty also returns true -2.03
Parallel functions composition in Functional Programming +0.44
Flatmap a Java list in Scala 0.00
List[Try[T]] to Try[List[T]] in Scala +2.09
Collecting data from all tasks executed on monix Scheduler 0.00
Combining functions to produce a desired integer output -1.66
Is a function that calls itself only once no matter the input recur... -1.67
How does Traversable use the fact that it subclasses both Foldable... -0.93
How to call Await.ready for function returning EitherT[Future,Failu... 0.00
Could std::unique_ptr be considered a monad? +0.05
Scala / Cats: How to unzip an NonEmptyList -0.54
How to program an iterator in scala without using a mutable variable? 0.00
Sort JSON Output Alphabetically 0.00
ZIO : How to compute only once? -0.95
Functional programming If 0.00
Find the top N numbers in an endless stream of integers in a functi... +1.06
Applying multiple business rules to determine final result using Sc... 0.00
How can I reuse function chains in Javascript? +0.46
Hindley-Milner type inference for overloaded functions 0.00
Do we still lose context in some monads with Semigroupal? 0.00
Comments in kotlin chained calls -0.54
How do I get the type signature to agree with the scala compiler wh... -0.64
How do I measure elapsed time inside Cats IO effect? 0.00
Why purely functional languages allow passing parameters only by va... +0.25
how can I arrange these functions to be high-order +0.25
Functional listener with state +0.43
A functional programming language with a higher-order function simi... +0.31
functional programming efficiency vs imperative -1.26
Is it possible to construct an Either in Java that allows flatMap t... -0.65
Scala: for-loop with getOrElse doesn't work? +1.84
What is the possible use of (Monad) Option.size in scala -1.70
Deserializing complex nested JSON into Scala objects 0.00
How does "for" work in Scala? +0.46
Understanding the semantics of flatten +0.46
Why can't the var keyword in Java be assigned a lambda expressi... +0.10
Better way to write nested if-else statements -0.13