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 ... 16 17 18 19 20 ... 33
Title Δ
How to implement tail-recursive quick sort in Scala -1.80
efficiently find the first element matching a bit mask +0.82
How to functionally merge overlapping number-ranges from a List +0.07
Conditionally filter a sequence +1.45
Inner class with upper bound +1.46
Why is my Scala tail-recursion faster than the while loop? -1.90
Sharing Iterators +0.41
How to get the element index when mapping an array in Scala? +1.73
Creating a repeating true/false List in scala -0.04
Initializing a val to be used in a different scope -0.48
Suggestions to optimize a simple Scala foldLeft over multiple values? +1.69
When imperative style fits better? +0.80
Type equivalence issue when using dependent method types and the ty... +1.02
copy contents of immutable map to new mutable map +0.34
Sending keystrokes and mouse clicks using Scala -0.14
Convert iterative two sum k to functional +0.29
Binary search on an indexed collection (a sorted, indexed sequence) 0.00
Scala: oddness adding to a Map +0.41
Scala finally block closing/flushing resource -0.64
How to get first line from file in Scala -0.46
Is there a way to override the default object printing 0.00
Problems with appending objects to a ListBuffer in Scala 0.00
Empirically estimating big-oh time efficiency +0.66
Scala Inner Class - Not a Member +0.34
Scala import class error +0.92
How to to get an object out of a HashMap without using the Java Ref... 0.00
How to set a do-nothing handler to a by-name parameter? +0.39
Generic type unification: multiple parameters (T,T) vs. multiple pa... +1.54
Stream or Iterator to generate all strings that match a regular exp... 0.00
equivalent to the javascript operator || in scala +0.17
How to make this first-not-null-result function more elegant/concise? +0.01
Idiomatic Scala solution to imperative code -0.22
How to return a "primitive Java char" from Scala? +1.07
Using partial functions in Scala - how does it work? +1.66
Do constructor arguments get GC'ed? +1.60
Does it make any sense to use pattern matching in Scala with really... +1.56
Retaining arguments passed to superclass constructor +1.34
Do Scala files need to be released before deleting? +1.14
Scala exception as a function argument design pattern +0.39
Scala Console Get Keypress +0.18
Printing out a function's name in println()? -2.37
Strange casting (.asInstanceOf[T]) behaviour in Scala 2.9 0.00
How to implement "where" (numpy.where(...) )? -1.35
Scala bomb? (like a zip bomb) 0.00
Array of functions? -0.91
Processing Scala Option[T] -0.07
.with alternative in scala -1.10
Does Scala have a library method to build Option-s that takes into... -0.10
Fast Mass File Copying in Scala with Akka 0.00
Moving instances from Set to another in Scala +2.07