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 4 5 6 7 ... 33
Title Δ
How to combine two sets of data 0.00
Case class for value object visibility? 0.00
Refactoring a small Scala function +0.17
Why does Scala's indexOf (in List etc) return Int instead of Op... +1.39
When does it make sense to use implicit parameters in Scala, and wh... 0.00
What is an efficient way to extract and assign values within a Stri... +1.84
Why when using an overloaded constructor "new" is required? +1.33
Scala: iterate over collection in random order without creating a c... +1.07
Erasure elimination in scala : non-variable type argument is unchec... +0.32
Nesting Regex within Option match 0.00
In Scala, how to check if a Map contains all entries from another M... -0.63
Difference between reduce and fold +0.30
Java Apache Math3 MersenneTwister VS Python random +0.28
Which ways to introduce a new variable in Scala exist? +1.17
Issue understanding splitting data in Scala using "randomSplit... 0.00
Reordering Sequences in Scala -2.13
Why we can't mixin a trait twice? 0.00
Groupby like Python's itertools.groupby +0.76
Parsing Java Classnames From Source File using Javascript 0.00
Why is proxying deprecated? 0.00
Scala: How to wait for a Future -0.20
Create list from vector in scala -1.63
For comprehension with Partial function 0.00
Type based collection partitioning in Scala -0.11
Copy constructor of BitSet (or other collections) in Scala -1.32
Trimming byte array when converting byte array to string in Java/Sc... -1.84
Assign a value to a variable for a limited time only +0.30
Math behind common geometry shape drawing -0.92
Recommended style for arity-1 call followed by arity-0 call -0.45
Why does FloatAsIfIntegral exist? 0.00
Does Scala have modulo in the standard library? 0.00
scala Iterator#foreach performance issue 0.00
Algorithm fails for coin change +1.58
Have a mutable sequence or always delete and create a new immutable... 0.00
Scala shorthand for ending a stream? +0.30
How to Run a Script for 30 - 40 Values with Increasing Magnitude 0.00
Find major axis of an ellipse -0.19
What is the added value of the kestrel functional programming Desig... 0.00
Generate all IP addresses given a string in scala -0.67
Scala expression evaluation -0.46
Can I apply argument defaults when using partial functions in Scala 0.00
Looking for a matlab function that can "magnify" a given... 0.00
Calculating Minimal Subset With Given Sum +1.46
In Scala, how to test the type of an 'Any' object against a type wi... +1.23
in scala what is the A in sum[B >: A](implicit num: Numeric[B]): B 0.00
methods inherited from Object are rendered ambiguous 0.00
Why is Scala's combinator parsing slow when parsing large files? Wh... 0.00
Writing a program that fills an array of 100 integers from 1 to 100 +0.32
Clean exception handling in Scala -0.46
Scala DSL - Simple Math 0.00