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 2 3 ... 33
Title Δ
Why do `Left` and `Right` have two type parameters? -0.53
why scala Map does not implement unapply? 0.00
Scala murmur hash vs Java native hash 0.00
Why such operator definition is possible in Scala? +1.71
Scala Performant Filter Subsets in same lists +0.32
Handle exceptions in lazy view transformation +1.08
Scala: accessing java primitives done directly or via a wrapper? +0.27
BBOptim equivalent or alternative in Scala -2.74
Scala convert string between two charsets 0.00
Ordering doesn't hold on SortedSet 0.00
Scala MurmurHash3 library not matching Python mmh3 library 0.00
How to find the position of a value with foldLeft from a List? -0.67
Writing a function to curry any function +0.31
Simple neural network using linear algebra and scala breeze 0.00
How to "convert" while loop in a recursive function +0.48
scala having a case statement inside a lambda 0.00
How do I iterate over a Scala ArrayBuffer while some elements are r... -2.18
Create large number of array in Scala 0.00
Thread stuck when use java ConcurrentSkipListSet add method 0.00
Get class fields by name -2.40
Stateful function pipeline +1.01
Efficient distributed algorithm to merge sets with common elements -1.40
How does aggregate generalise fold and fold generalise reduce? -0.26
How do I do a Map comprehension with Scala? +1.68
most efficient way to vectorize 2d arrays in scala 0.00
Which is the sub-type function in this Scala example? +0.30
Scala: Can there be any reason to prefer `filter+map` over `collect`? +0.31
Why do we need to separate Apply and Applicative type classes? 0.00
Does `Random.nextString()` take O(n) time in Scala? +0.28
Why can the parameter in this predicate be omitted? 0.00
Read layered hash from file 0.00
What does this scala error mean : "type mismatch; found : (((L... 0.00
Scala: branching statement optimisation using callback function deg... 0.00
parse recursively nested Json structure with Play framework -2.34
Scala: Performance difference between nested for loops and for-comp... 0.00
Scala filter by set -0.36
zip two collections based on predicate (Scala) 0.00
Longest IPv6 prefix match 0.00
scala: data structure for multiple-root tree or forest 0.00
Scala: how to work with collections of types? 0.00
Is SBT incremental compilation reliable for java and scala? 0.00
Scala immutable collections cannot be shared without synchronization? -0.37
Process and ProcessBuilder -2.71
How to split lines in a file into groups? 0.00
pipeline operator in Scala 0.00
How to combine two consumers? -0.69
Can you provide scala view bounds from Java? 0.00
Does it make sense to have a `private` constructor field in a `case... 0.00
Why `Numeric` in the Scala standard library does not have a `maxVal... 0.00
Why do we need flatMap (in general)? +0.88