StackRating

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

Martijn

Rating
1464.39 (4,525,598th)
Reputation
6,517 (24,839th)
Page: 1 2 3 ... 6
Title Δ
Using Scala to represent two JSON fields of which only one can be n... +1.45
Is it possible to rewrite this function tail-recursively? +0.55
Can I generate the interim java code in a scala project 0.00
Scala futures using Future.sequence but having issues with returnin... +0.16
Scala: currying vs closure 0.00
How can I define a function to accept all the types which extend a... 0.00
How to extract types from tuple type? -1.46
How to search a Map and update value by using filter in Scala -0.45
How do I pad a negative integer with leading zeroes? +0.60
How to override value in Scala in a proper way? -0.25
Iterator: pairing up last element with a different value +0.51
Calling string.reverse with or without () gives different results 0.00
Could not find the defined object before use it in match case in sc... 0.00
Type alias in scala for use in a separate package 0.00
Scala String type ambiguity +0.55
Compilation Order Of Files In a scala Project 0.00
Using a type constructor in a type refinement 0.00
How to use pattern matching with function values in Scala +0.58
Difference between lazy val and def, if the function is guaranteed... 0.00
How to combine two objects in a List by summing a member +0.01
getline() reading garbage value while reading from a text file 0.00
Partial function in scala 0.00
How to return a yielded value from a for-loop in scala? -0.71
why split does not work in yield comprehension scala +0.46
how to avoid while loop and return in scala +0.02
Scala: java.lang.ClassCastException: cannot assign instance of java... 0.00
write string with comma and control characters to CSV +0.54
Is there a more effective way to check if a number is prime using r... -0.50
How to use window lag in Scala Spark to find change 0.00
Creating empty scala mutable sequence and adding to it +2.38
How to write Scala documentation with runnable snippets, similar to... -1.44
How to avoid round off and scientific notation in double in scala? 0.00
How to do a `getOrElseComplete` on `Promise`? -1.71
can implicit functions in scala have 2 input parameters? +1.52
Remove key from array of json using circe 0.00
How to get rid of extra escape characters while doing json transfor... 0.00
Building a LazyList with Futures in a non-blocking and lazy way 0.00
Scala print help commands 0.00
How to return empty Vector as a result of Task? 0.00
How to deploying Scala HTTP4S app to Heroku? 0.00
How can I eliminate a parameter from constructor in a subclass in S... 0.00
Dataframe filter out rows (string) which contain specified words +0.55
Convert EitherT[Future, A, B] to Option[B] -1.41
structural type extending another structural type -1.56
How to convert java stream collect to scala 0.00
How to avoid auto rounding down small double number in Scala? 0.00
Passing values with appropriate types +1.27
Element wise multiplication of iterators and calculating sum +2.40
Is there a function that transforms/maps both Either's Left and... +0.36
Difference between SAM and anonymous functions -0.28