StackRating

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

paradigmatic

Rating
1552.99 (7,120th)
Reputation
33,749 (3,476th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
What is the Scala syntax for instantiating using a specific impleme... +0.23
How to write Aggregate pattern in Scala? +0.92
Scala Range contains(elem: Any) method +2.09
Organizing enumerations in Scala -1.65
akka: sharing mutable state +1.06
How can I replace a java mutable class with its immutable couterpar... -0.21
Why avoid subtyping? -1.12
Scala class with field that is marked protected in java +2.12
Scala : how to start an actor in array? -0.48
forall in Scala -1.04
In Scala, how do I mixin java interfaces into Scala code +1.90
When to use self references or composition? +0.00
Why don't scala collections have any human-readable methods like .a... +0.54
In Scala how do I remove duplicates from a list? +0.01
How to determine if a scala module is run as script -0.78
How to create new instance of Scala class with context bound via Ja... -0.55
costly computation occuring in both isDefined and Apply of a Partia... -0.89
How to define Ordering[Array[Byte]]? -1.60
What are practical uses of applicative style? +0.16
Does the order of alternatives in a Scala match expression matter i... +2.38
Is Scala idiomatic coding style just a cool trap for writing ineffi... +0.63
Unit testing helper or non-interface traits in Scala +0.49
Generic method to return first of two values -1.11
Exchanger appears to not exchange() +0.46
Scala compiler fails to infer type parameters +0.56
Scala: implementing Map with concrete types -0.18
Scala compiler cannot determine which overloaded method to invoke 0.00
Scala convert List[Int] to a java.util.List[java.lang.Integer] +1.75
Is it valid to reduce on an empty set of sets? +0.50
I can't get this Scala Generic declaration right -0.63
Can someone explain why applying map like this in Scala throws and... -1.66
Naming conventions and correct terminology when writing about Scala? -0.73
Use function without explicit import in Scala +2.17
Scala's "This" and MapLike -0.58
when to use singleton objects and when to use actual objects in scala +0.21
Tune Nested Loop in Scala +1.93
Scala: using reflection to discover your inner objects (and desires)? 0.00
Selection Sort Generic type implementation +0.08
Example of the Scala aggregate function +0.47
Maximum Length for scala queue -1.45
Scala: a tricky case involving anonymous subclasses, callbacks, and... +0.48
optimal way of storing multidimensional array/tensor -0.93
Scala classOf for type parameter: how to call the function and how... +2.23
Scala testing: What's the status and relationship of SUnit, ScalaTe... -1.84
How can I use Ruby code in a buildr project? -0.52
Basic Scala OOP question - pass by reference? +0.46
Can Scala classes be modified after creation? +2.00
for..else for Option types in Scala? +0.97
Is there something like AutoMapper for Scala? 0.00
scala write string to file in one statement 0.00