StackRating

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

Victor Moroz

Rating
1447.59 (4,533,267th)
Reputation
8,403 (18,661st)
Page: 1 2 3 4 ... 7
Title Δ
If statement in value class 0.00
Why in Scala Long cannot in initialized to null whear as Integer can -0.44
Adding an implicit getAs() method to Scala Maps +0.57
Signature of sorted method in SeqLike -1.53
Maximum element in a tree +0.38
Scala: Typecast without explicitly known type parameter -0.90
Scala generic subtype parameters +0.58
Combining partial functions +0.50
How to safely split a string and check for both values -1.44
How to "map" an array to a single new object? +1.42
what's the difference of two functions in Scala? +0.82
scala, Initializing abstract vals 0.00
How to sum a few vectors in Scala? -0.42
Why is scala failing to infer the type of mapped NodeSeq? +0.56
Scala: Create object only if it doesn't exist yet -1.25
Why can't Scala have declared but undefined variables while Jav... -1.22
Scala doesn't run as expected 0.00
Inheritance and traits -1.80
Scala Future does not run as I expect 0.00
Initialize class member late -1.25
From a List representation of a Map, to a real Map in Scala -0.72
Trait mixin like interface i.e. 'with' keyword and without... -0.71
Scala pattern matching performance +2.20
Parallel processing pattern in Scala 0.00
How to flatMap while keeping hierarchy with original object -1.49
Scala find element in nested List -1.49
removing alternating elements on a list in scala -0.70
Explain this implementation of the Y combinator in Scala? -0.43
Convert a scala list of Strings into a list of Doubles while discar... +2.58
Correct way to work with two instances of Option together -0.24
Scala: providing type information for function argument in coding t... 0.00
Scala define type from multiple generic traits 0.00
Scala returning multi-dimensional arrays +0.56
Difference between applicative and monadic computation in scala -0.45
scala: How to handle Option in a functional way -0.19
Scala way to transform an array of points -0.76
How to provide a default typeclass for generic types in Scala? -0.35
Why are Scala class methods not first-class citizens? +2.22
max function on list do not work in scala? -0.49
Count words in List -1.09
How can I combine a tuple of values with a tuple of functions? +1.21
Understanding Erasure with Generic Case Class +0.52
Idiomatic ruby refactor of if statement -0.50
How to redirect STDOUT and STDERR in Ruby and make them equal? -0.43
Faster constant-time string comparison in Ruby -0.16
counting duplicates in ruby array and storing in hash 0.00
How can I compare strings to an array to determine highest index va... -0.29
Create an array of integers, given the first integer and size in Ruby -0.86
Ruby to return my entries alphabetically works for all but my first... +0.66
Interpolate between ruby and javascript 0.00