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 ... 30 31 32 33
Title Δ
Referring to a Enumeration Value type in a method signature 0.00
Which Data Structure? LinkedList or Any Other in Java? -2.80
When will simple parallization not offer a speedup? -2.50
How to check if a parameter value is in a list of constants +2.00
Coding/Designing a generic thread-safe limiter (i.e. limit the exec... -2.90
checking if a point is already in a vector/list -- performance +3.76
How to make this code more functional? +2.68
Immutable Map implementation for huge maps +4.12
JVM OutOfMemory error "death spiral" (not memory leak) +2.02
Functional programming, Scala map and fold left -3.82
Functional programming, Scala map and fold left +4.18
Will Perl be the bottleneck in this kind of image processing? -0.67
Java/Scala (deep) collections interoperability -3.65
Automatic casting in Scala 0.00
How would be a functional approach to shifting certain array elemen... -3.83
When is a Java method name too long? +0.62
Is this an abuse of try/finally? -0.47
Best way to store many files in disk -2.19
Managing flexible, typed, immutable data structures in Scala in 2.8.x +3.94
Scala script to copy files +0.12
Reflection on a Scala case class -3.47
What is Scala way of finding whether all the elements of an Array h... -0.46
how to read immutable data structures from file in scala +4.31
Difference Between Modulus Implementation in Python Vs Java -2.96
What Neural Network framework provides the best balance of performa... -1.27
How can I use map and receive an index as well in Scala? -4.15
Scala programmer - "should there be one obvious way to do it&q... +4.03
Merge sort from "Programming Scala" causes stack overflow -3.79
Many-value map in Scala +3.66
Computing the null space of a matrix as fast as possible +2.17
Implement/instantiate abstract class via reflection in Scala -3.97
Finding elements in a scala list and also know which predicate has... -3.69
How to organize large (> 10 KLOC) C++ source code to allow effic... +2.26
Implementing a def with N parameters as a val of type FunctionN -3.86
Implementing a def with N parameters as a val of type FunctionN +2.81
How is compare different from compareTo in this Scala code? -2.16
How to tackle Scala source incompatibilities in 2.8.0? 0.00
Storing very large graphs on disk/streaming graph partitioning algo... +3.29
Alternative way of implementing a groupBy method in Scala? -0.74
Iterate over a list, returning the current, next and the element be... -1.87
How can I match a function signature without getting type erasure c... -1.74
Implement a method using a function value in Scala -4.22
Where case classes should NOT be used in Scala? +2.32
Concrete classes with abstract type members +4.00
Scala equivalent to C#'s Expression API -1.21
Scala: Exposing a JDBC ResultSet through a generator (iterable) 0.00
Building a mutliplayer game site +3.84
Use-cases for Streams in Scala +0.07
Can I pass an object's instance method to a method expecting a call... +2.03
How to filter an array in Java? +3.11