StackRating

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

Dima

Rating
1552.33 (7,280th)
Reputation
27,194 (4,644th)
Page: 1 ... 10 11 12 13 14 ... 21
Title Δ
A simplest possible line-by-line server socket server in Scala? 0.00
Scala: what is the interest in using Iterators? +0.52
I am trying to implement a recursive function in Scala to calculate... +0.83
In scala, how can I find the size of an array element -1.85
how to get ClassTag[Long] from 10L +0.55
converting type result of for-comprehension in scala 0.00
Enumeration as member value or trait for modelling type in Scala? 0.00
How to add a time based watcher to a Scala Future? -0.22
What is the purpose of 'using' keyword in Scala? 0.00
Scala. Explain {a: Int => Int} -1.69
How to order ListBuffer according to another ListBuffer -1.61
Changing implicit variable from private to public cause 'covari... 0.00
Why is AnyVal the inferred type of `if(i>5) i`? +2.67
What are the benefits of Mixin in Scala? 0.00
A more functional way to write this? -0.52
Scala: Return but don't stop executing 0.00
Finagle No asyncronous executing 0.00
Futures executed in order although there is no dependency +0.05
Scala akka : implement abstract class with subtype parameter 0.00
For comprehension - execute futures in order +1.45
How to simplify this pattern matching? -0.04
Variable arguments with partial applied functions +1.42
How to create a List of Lists in Scala in functional programming st... -0.46
Scala type for limiting an Int to a range -0.98
Why does this Scala list has all elements equal? 0.00
Scala: Best Way to Avoid Multiple time doing same operation in diff... +0.51
"No Manifest available for Type" error 0.00
Navigate a Map[String, Any] in Scala 0.00
How to properly instantiate a Thrift/Scrooge generated class in Scala 0.00
Scala Tail Recursion java.lang.StackOverflowError 0.00
Create TBase objects from Thrift-generated classes in Scala 0.00
How are these case statements types evaluated? -0.76
Scala: map on zipped lists unclear 0.00
How to extract ranges of contiguous Ints efficiently/elegantly? +1.25
Scalaz: How to Chain Future[List[A]], Option[A] and Future[Option[A... 0.00
Moving a graph of mathematical function -1.62
How to calculate a value based on certain conditions in Scala +0.84
How do I get rid of my unchecked warning on implicit class with hig... 0.00
Different outputs when stating return or not +0.52
Two Seq Comparison in Scala +0.35
mock case class in scala : Mockito 0.00
Scala: How to cast this if-then-else ladder as pattern matching +0.55
Which happens first in flatMap, flatten or map? +0.29
is it possible for scala superclass return this as subclass +0.52
How to set Vector to be the default implementation? -1.92
Replace occurences of key->values pairs in String +2.59
How to use Option[T] to handle null value well in scala? -0.34
Deploying code in test 0.00
How to case match a View in scala 0.00
Mapping Scala Futures -0.94