StackRating

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

Dave Griffith

Rating
1527.69 (20,810th)
Reputation
18,809 (7,358th)
Page: 1 2 3 4
Title Δ
Alphanumeric identifiers and '$' character 0.00
Is there any way to generate Scala code from a .java file 0.00
Mimicking C# out and ref in Scala -- ready to use features? 0.00
In Mongo, are unique indexes supported for sharded environments? +0.45
How to stay true to functional style in Scala for expressions -0.00
How to fix my implementation of partial sums in Scala? 0.00
Reading files from a directory in Scala +0.04
Remote Probing of Scala/Java Application in Runtime -0.64
Why scala uses reflection to call method on structural type? -0.71
Stream of running sums in Scala +0.46
How to use Spring Autowired (or manually wired) in Scala object? +0.32
Scala: selecting function returning Option versus PartialFunction -1.98
Is method parameter forwarding possible in Scala? -0.55
How to map a list of numbers to the list of their deltas in Scala? -0.31
How do I view the type of a scala expression in IntelliJ -0.87
Split a filename into absolute paths in Scala -0.69
Simple Scala coding question -0.37
How to use variables in MongoDB Map-reduce map function 0.00
Will calling .seq on parallel collections ensure all threads are jo... -0.48
A bare bones Scala web framework? -0.43
Is there a way to rename methods in Scala (or Java) at runtime? -0.56
Scala - pattern matching and doing something BEFORE the match. 0.00
How to match a string on a prefix and get the rest? -1.87
How to access value of map with a key if key was not found in scala? +2.21
Uploading files to S3 using AmazonS3Client.java api +1.76
With parallel collection, does aggregate respect order? +1.13
Why does a small change to this Scala code make such a huge differe... -0.83
Which functionality/feature in Scala only exists as a concession to... +0.57
Force initialization of Scala singleton object +0.91
How to collect elements of a collection basing on a result of some... +1.97
Scala parallel collections and mutable state 0.00
Composition in Scala, based on objects (singletons) +0.09
Scala variable scoping question -0.51
Why does Scala choose to have the types after the variable names? -3.72
Un-optioning an optioned Option -1.09
why use foldLeft instead of procedural version? +2.04
Why aren't self-types looked up when calling a method on a constrai... 0.00
Difference between case object and object -1.82
Hook pattern in Scala +4.07
Scala Option's collect method doesn't like my PartialFunction +4.43
How do you do dependency injection with the Cake pattern without ha... +3.75
Mock for comprehension in scala -4.01
How to split strings into characters in Scala -2.11
Is there a Scala wrapper for Apache POI? 0.00
Composite design pattern in Scala? -4.46
scala self-type: member of type parameter error +3.65
What does "abstract over" mean? +1.80
Complex multi-dimensional list operations in Scala +3.01
How to loop over a list of children found inside a single scala.xml... -2.32
scala game programming: advancing object position in a functional s... +2.46