StackRating

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

Rex Kerr

Rating
1638.53 (728th)
Reputation
153,596 (363rd)
Page: 1 ... 4 5 6 7 8 ... 33
Title Δ
Scala nested arrays flattening 0.00
Thunk vs Function overload 0.00
How are Scala immutable indexed sequences implemented and what is t... -2.75
Lazy val to implement lazy lists in Scala 0.00
How to properly and simply profile a function in scala? 0.00
type inference and for expression in scala 0.00
Idiomatic way in scala to get O(1) indexed lookup on a List -0.69
Zipping unequal length lists in scala +0.81
Reducing options in scala? 0.00
How comes my implicit gets shadowed by a method parameter? 0.00
Scala fast generation of upper triangular matrix coordinates 0.00
Drawbacks of using typeclasses in scala 0.00
Pass a column of a 2D array in Scala (or in Java) +0.27
Change scala type specification to java type specification 0.00
What feature in Haskell cannot be emulated with Scala? 0.00
join two sequences in scala +0.30
Calls to supertype methods in traits allowed with `extends` but not... +0.31
How to run Scala compiled code in command line? -0.38
Concise syntax for function composition in Scala? -0.70
Deal with executing Unix command which produces an endless output +0.45
Explaining pseudocode algorithms - middle or afterwards 0.00
Regular expression advice -1.68
Saving line plots as bitmap images in Matlab 0.00
Most efficient way to merge sorted collections into a new sorted co... -0.82
Base36 Random number -0.68
Scala Puzzle: enforcing that two function arguments are of the same... +0.33
How to break REST controller that return Action in Scala/Play frame... 0.00
Why scala does not finish function in Catch 0.00
Difference between underscore initialization of var and val +1.45
Alternatives for BKTree 0.00
What's the error in this program? -2.33
Find Sum with Window -0.86
Proving that a language is regular -0.69
how do i read multiple lines as a paragraph +0.32
Specifying the lambda return type in Scala +0.32
How can I make my scala function faster? +0.55
Insertion order of a list based on order of another list +0.31
Scala pattern matching Java enum value +1.23
Take nth element of an Iterator 0.00
Updating large data structures in idiomatic Scala 0.00
Does Scala have a function application operator? +0.30
Scala actors, futures and system calls resulting in Thread leaks 0.00
How can I scala-ify this block: +0.30
Converting a Map to a List in Scala without map keys? 0.00
Do not cache `lazy val`. Possible? +0.71
How to make RegEx more performant? -0.37
Why doesn't Some(List(1,2,3)).flatten compile? +0.31
Why this recursive function won't work -0.52
How to use Reduce on Scala +1.04
Position information in validation errors +1.27