StackRating

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

Luigi Plinge

Rating
1556.91 (6,200th)
Reputation
38,232 (2,926th)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Play 2.0 - auxiliary constructors in templates 0.00
scala: how to model a basic parent-child relation +0.49
Modifying Scala GUI's outside of object 0.00
Scala function transformation -0.61
How to convert Java Collection[Int] to Array[Int] in Scala +2.26
Storing the contents of a file in an immutable Map in scala -1.76
Scala Map, implict symbol key to string +1.01
Construct a List from a series of expressions in Scala -1.26
Scala a better println +1.24
Reference equality for java.lang.String in Scala +2.45
How to factor out main method of Scala objects into a shared locati... 0.00
Changing an application core built in Java to Scala - An error and... +2.33
Parentheses matching in Scala --- functional approach -0.63
Verbose notation when using map() on Lists of tuples +2.02
Unclear Scala manifest syntax 0.00
Why can I not use :: after a list to append a string to it in Scala? +2.31
Compact notation for functions in Map containers? -1.94
Generate a sequence of Fibonacci number in Scala +1.54
How to write a 'generic' mergesort in Scala? 0.00
Nested lazy for-comprehension 0.00
Why are there no methods toVector (like toList, toArray) in standar... 0.00
How to get a reference to the actor instance that runs a function? -0.87
Simplest way to sort list of objects -0.55
Exception in scala when defining my own toInt method +0.45
Is there a way to extract the item type from a Manifest[List[X]] in... -1.26
Understanding how to return list.reduceLeft +0.31
Scala: Implictly convert a list +1.34
Scala GroupBy preserving insertion order? +0.44
Shuffling part of an ArrayBuffer in-place +0.48
Remove null entries from the list with the minimum cost +0.74
Why can I not use a filter for my immutable Map? +0.59
Scala is a string parseable as a double +1.39
symbolic differentiation in Scala +1.79
Scala - mutable (var) method parameter reference -0.75
How to compute the product of the Unicode codes of all letters in a... +1.32
How can I cast a parameter to "Array[(some other)_0(in value $... +2.02
scala - Confusing "diverging implicit expansion" error wh... 0.00
Step-by-step connection between a Scala high-order function to prov... -1.02
How to group messages by username? -0.10
Why doesn't Scala's BigDecimal have a ZERO? -0.54
Is there are way to create method level constants without namespace... -0.23
What's the difference of the two method definition? 0.00
Scala generic function confusion -0.65
What are standard Scala monads other than Option? +0.59
assign characters to elements of an array which isnt of the int, st... 0.00
flatMap on Map with wildcard type parameter +0.67
How to check constructor arguments and throw an exception or make a... -1.83
Why is my Scala tail-recursion faster than the while loop? +2.46
Scala - Nested loops, for-comprehension and type of the final itera... +2.03
How to profile methods in Scala? -1.11