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 ... 16
Title Δ
How to remove duplicate ints before a certain element in Scala -1.89
Calling method with return type future is not working in parallel,... 0.00
A more efficent way to check if an array in scala resembles to a ra... +1.19
Looking for an element in the array scala 0.00
Get the property of parent class in case classes +2.28
Matching two arrays in Scala 0.00
How to get Future[Right] from Future[Either[Left, Right]] in Scala? +1.42
Can I use case object as method parameter 0.00
The same scala Task code works in sandbox but doesn't work in i... 0.00
convert Option[List[String]] to List[String] +0.50
How to continually call a REST service using non blocking code with... -1.98
Iterate through an <Iterable> and populate a Vector in a cust... 0.00
How to return nothing from an else block of an IF Condition in scala? 0.00
Whats the best way of getting a list of a field from a object? 0.00
How to apply continue and yield multiple values from a for-loop in... +0.44
How to transform map into another? 0.00
How to group each n-element in Scala together? +0.46
Usage of Type parameterization, variance vs Inheritance base class 0.00
Generate random number with no side effect -0.45
Why case pattern matching anonymous functions can have two signatur... +0.07
Returning a value from a method which must implement a typeclass -1.70
Why variable can be used before defination in scala -2.09
How can I convert Long from String in scala 0.00
Fails to correctly print a diamond shape of a specific height in Sc... -1.65
Cannot resolve overloaded method 'startTimerWithFixedDelay' 0.00
Turning Some(List()) into None 0.00
Update case class data in an array 0.00
Pattern matching a list with head :: tail (what pattern is used)? +1.87
Scala Option if exists then set multiple vals if None set same mult... -1.66
How to simplify Option processing -1.28
Scala - create seq with tuple of random numbers 0.00
Making a partial function complete -1.36
Update an Int inside a function to global 0.00
Can extending object initialise variables in trait +0.25
Type mismatch on moving method from companion object to a class 0.00
Determine non-empty additional fields in a subclass +2.28
Does Call by Name or Call by Value have an effect in Big O Notation? 0.00
Asynchronously collect and compose responses from list of Akka Actors 0.00
Functional patterns for better chaining of collect -1.75
Alternative to using Future.sequence inside Akka Actors +0.22
Problem with space in a Scala class setter -1.25
How to print recursive values in Scala? -2.23
Getting data from json array in scala 0.00
how to add empty bracket in array of string -0.70
split the large sequence of logs with start time being overlapped 0.00
How to call a default function on instantiating a class object 0.00
Best and safe practice to get value from Option type? -1.48
Scala - Trait returns different objects 0.00
Randomly select n elements from Array +1.42
Is there a way to use arbitary implemented methods of extended Acto... +1.88