StackRating

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

Tim

Rating
1517.84 (36,685th)
Reputation
6,559 (24,664th)
Page: 1 2 3 4 5 6 7 ... 16
Title Δ
Scala: Update Array inside a Map +0.95
Sql lead ,lag, first value, last value ,rows between unbounded proc... 0.00
Scala Collections - Making a new array from an existing using certa... 0.00
Scala: how to access variables in a method defined in some other bl... -1.73
how to override a method when I have a "thunk" 0.00
Passing a singleton as argument in Scala 0.00
Validation that returns more than 1 error +0.92
What can i use to write this scala code better? +1.60
Scala: Making singleton to process a client request -1.46
Abstract factory pattern with constructor arguments 0.00
Improve logic to find cyclic rotation on given string1 can produce... 0.00
Scala proper way to initialize ones changed in runtime fields: plac... 0.00
how to initialize a class, detail shown below 0.00
How to Skip values of $EmptyMap of size=0 in scala 0.00
Extracting default field value from an object inside Option -1.09
Scala lists "var" usage +0.68
Handling two Options in Scala -0.40
Akka timeout resource leak 0.00
Why Some(1).toString doesn't equal to "1", in scala? 0.00
Scala type mismatch error even after checking type with isInstanceOf -2.16
scala increment nested for comprehension 0.00
How to add to a list you're returning? -0.53
Can I create a Vector with max size more then 999 elements? (get el... 0.00
Trying to understand the Range collection in Scala and why errors a... +2.39
Why are "context" dependencies so often passed implicitly... 0.00
Is there a way to make a for loop with two parallel iterators in Sc... 0.00
How can I implement a generic function in scala that allows argumen... -0.83
String Extraction using regexp -1.08
Rename Class without Renaming Companion Object? -0.04
how to print list all first name +1.53
Scala getting a null pointer exception, how to fix it with minimal... 0.00
On the performance of copying case classes -0.29
How to test a Try[T] in ScalaTest correctly? 0.00
Scala equivalent for Java stream findFirst, filter, map 0.00
How To Return The Right of An Either -0.04
How to reduce context switches when traversing a Seq of Scala futures -0.10
How to Check If Some Futures in a Collection Have Failed 0.00
How can I preserve both matching and non-matching parts using immut... -2.13
Checking for evens on a list, and getting a type mismatch in Scala +1.69
Does scala foreach block? +1.14
How does the Scala program compile, given that bindAndHandle method... 0.00
Make An Empty Constructor for Scala Class 0.00
How to remove a specific element from a List in scala? +0.48
Scala - Ordering fails for PriorityQueue 0.00
access member of subtype case class when present in all used subtypes -1.35
Scala List Regex match in Map and return key -2.35
How to unbox a variable of type Any whose value can be Some(Some(va... 0.00
How to convert Scala List[String] to legacy Java List<?> 0.00
Compare scala map values to a list and return default value for key... -1.01
Scala-Lang recommended import statement style: package._ or package... +1.81