StackRating

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

Sergii Lagutin

Rating
1552.98 (7,123rd)
Reputation
8,043 (19,592nd)
Page: 1 2 3 ... 4
Title Δ
bounded type with static method returning String -2.63
Can I convert a Kotlin KFunction1 to a KFunction0 by applying the a... +0.17
How to create List<T> to Map<String, T> instead of Map&... +0.52
How to get a sublist starting with a certain match and ending with... -1.94
FileReader read() method is printing imporperly. Do I need to do an... +0.41
Change the positions of list elements with some conditions +0.40
How to copy a property between 2 lists of different types using dec... +0.42
Scala - Collection comparison - Why is Set(1) == ListSet(1)? -1.44
Scala - how to sort by Keys and print Properties? 0.00
How to use the decode function? +0.41
My Scala program does not recognize java.io.File 0.00
Scala: Int to BigDecimal conversion? 0.00
Chaining function calls in scala (or equivalent of Ruby's yield... +1.77
Split without Index out of bound exception -0.08
I have installed sbt, but still I do not get the REPL -2.37
type mismatch; found : String required: Int +0.41
scala case class default argument -1.06
Java 8 collections: filter with function don't work 0.00
Strange ClassCastException in java -0.11
Scala: Difference between Map.map and Map.transform? Why Map.map re... +1.77
Finding original element in the list by case insensitive element +0.21
How to refactor a lambda expression to a method reference? -0.48
how to run only one test in sbt? -0.08
Default DateTimeFormatter returns empty string when formatting Loca... +0.34
How to get current timestamp in Scala as a string without spaces? +0.85
How to simplify method using Option or PartialFunction 0.00
Scala: How to "map" an Array[Int] to a Map[String, Int] u... +0.77
Scala - check files from a List[File] what is the last modified -0.58
Elegant way to return first non null object in a list of chained ca... 0.00
scala recursive functions throws Stackoverflow exception 0.00
Return 2nd Level List in Java Lambda -1.27
Why can't I call the Scala Seq.empty[Int]() method? +0.90
Convert functional Java 8 stream function to Java 7 -0.11
Date intervals keeping state +2.00
Scala Check optional string is null or empty -0.58
Instanciate concrete class a generic method in scala -2.26
Java8 null check collection before add element -0.08
Java 8 streams nonNull on properties of objects +0.97
Stream: Filter on children, return the parent +1.45
calculate the avg of Option Int with scala +1.53
How to seperate Seq of super type into Seqs of subtype -0.33
Simplify Option creation in Scala to avoid conditions +2.22
Missing something in for cycle evaluation (scala) 0.00
Cross join two lists java +0.43
for comprehension to yield map 0.00
Modify property value of the objects in list using java 8 streams +0.21
Find the difference between two collections in Java 8? +0.43
How to make a tuple with a sequence from sequence of tuples? 0.00
Creating new Arraylist of <type> vs new Arraylist of an empty... -0.67
Scala's future inside yield +0.23