StackRating

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

Mario Galic

Rating
1510.07 (70,111th)
Reputation
3,401 (49,594th)
Page: 1 ... 7 8 9 10 11 ... 20
Title Δ
Why is Scala Future running sequentially when mapped over an Iterator 0.00
Convert List[String] to List[(String,String)] by splitting on delim... +1.60
Why does ((_: Int, _: Int) => _ / _) not compile when ((_: Int)... 0.00
Handle or detect string + enum preventing default string addition +2.26
Parallel function to perform element wise operations on a collectio... -0.01
Java serialization of a value in a Scala singleton object 0.00
Find product of every digit in the given number 0.00
Interrupt Future map chain and return a Left 0.00
Scala retry sequence of futures until they all complete +2.04
Is it possible to test if class of a value is of inner class type 0.00
scala: sum of squares of every even-positioned digits starting from... -0.00
How to get total number of pages from a list of pdf files -0.01
EitherT with multiple return types 0.00
Why is zipped faster than zip in Scala? -0.09
List.distinct not removing duplicates of class with equals override 0.00
How to combine two tuples with compatible types? -0.90
How to send custom data beween parent and child akka actor? -1.64
String splitting- splitting by hashtag -1.83
Inherit class with chaining functions -1.80
Activate lazy variable by name -0.21
What is the Scala way of using guard clauses to exit a function ear... +2.02
changing settings in sbt task 0.00
What is the use case of an expression inside a class without storin... -1.60
Nesting a for comprehension inside a yield 0.00
How to convert following flatMap/map snippet to for-comprehension i... +0.05
Mutable, indexed sequence for a large amount of integers in Scala? 0.00
How to control the future concurrent in Scala? 0.00
Try/catch item with strange syntax 0.00
Why object field is not initialized when extending App? -2.04
scala: "block cannot contain declarations" in match case -0.01
Inheritance in scala +0.49
Best practice to make cleanup after Scala Future is complete +0.47
Trying to understand if statements in Scala -0.51
Confusing scala syntax +2.22
Transform Value In PlayJSon Mapping 0.00
How can I use implicit conversions for two types that resolve to th... 0.00
How to use given in Dotty? +0.91
Enable retries on the Scala function returning a Future +1.78
In Scala, how to create a TypeTag from a type that is serializable? 0.00
How to use Monoid Scala? -1.92
How to check an "Either" result in Scala Test? -0.28
Validation Only With Play Json 0.00
Intellij Idea - what configuration to use for Scala -0.81
Assigning to array of type argument +0.15
Is there a term for chained processing of collections types especia... 0.00
Can someone explain immutability/mutability concept in Scala regard... 0.00
How to compose a zero-argument function? +2.13
Why do the modulo operation result take the dividend's type ins... -1.89
Matchers for cats EitherT and effects 0.00
How to flatMap cats Applicatives +2.34