StackRating

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

axel22

Rating
1571.72 (3,861st)
Reputation
28,289 (4,421st)
Page: 1 2 3 4 5 ... 6
Title Δ
How to get a single item of a Java list in scala? 0.00
Using scala parallelism when iterating over a java converted List t... 0.00
How to pair similar objects from two sorted lists? +0.39
Are Multisets missing in Scala? 0.00
Update a mutable map with default value in Scala +0.42
Redirect stdin/stdout in sbt run task 0.00
Easy parallel evaluation of tuples in scala? 0.00
How to create a Scala parallel collection from a Java collection +0.40
Irregularities in the Scala class hierarchy 0.00
What's the equivalent of a python @classmethod or @staticmethod in... -1.78
Scala: benchmark methods' speed by time: Total runtime for methods -2.09
Use case for LinkedList 0.00
fast copying object content in scala 0.00
Method naming convention in Scala -- mutable and not version? 0.00
Scala/JOGL error in Eclipse: Missing Dependencies while loading X (... 0.00
Scala :: PriorityQueue => update priority of specific item 0.00
Generating a frequency map for a string in Scala +0.45
Avoiding boxing/unboxing within function -0.35
Debug log in Scala with no performance impact +0.79
Traversable recursive node structures -1.65
Scala collection.mutable.Cloneable purpose 0.00
Is Array[String] not a subclass of Seq[String] in Scala? +0.40
How to add more similar tasks and settings to Jan Berkel's Android... 0.00
Good examples of idiomatic scala code +1.61
Providing a Class object with upper type bound using classManifest 0.00
Casting null to Int and Double in Scala -0.41
What are the semantics of "proguardInJars" in SBT Android... 0.00
Fold and foldLeft method difference -1.08
Why is an anonymous class created when mixing in a trait? +1.68
What does an object self-annotation mean? 0.00
How to fail an akka promise? 0.00
Using scala-library.jar in an Android project throws error: Library... 0.00
Scala match error with unapply +0.44
How to initialize a field with more than one operation? -0.12
What is the difference between the following ways to write a functi... +0.81
How to override trait variable name in Scala +0.37
Scala extract from Seq of tuples 0.00
How to convert Map[A, B] into a key-value string sorted by String? 0.00
Which scala mutable list to use? +1.11
Add Scala operators to final Java class +0.47
Why do Scala parallel collections sometimes cause an OutOfMemoryErr... -0.08
If an Int can't be null, what does null.asInstanceOf[Int] mean? +1.96
How to use Scala varargs from Java code 0.00
Is it a good idea to run `...par.map(` on large lists directly? -1.55
how to avoid race conditions with scala parallel collections -2.23
Scala: companion object purpose 0.00
Immutable Scala Map implementation that preserves insertion order -1.57
In Scala type parameters, what do ->> and ->>> mean? 0.00
Scala SWT project with SBT 0.00
Array allocation and access on the Java Virtual Machine and memory... +1.81