StackRating

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

Louis Wasserman

Rating
1679.34 (255th)
Reputation
151,431 (375th)
Page: 1 ... 40 41 42 43 44 ... 55
Title Δ
How to emulate a multi-parameter side-effect Function -0.18
How do I find the keys associated with the maximum value in HashMap? -0.51
Is there a corresponding immutable enumMap in guava? 0.00
Junit difference between assertEquals(Double, Double) and assertEqu... +0.31
splitting string in java into fixed length chunks -0.50
Rounding BigDecimal with the setScale() method: unexpected result -2.36
Get a list of results from ExecutorService.invokeAll -0.41
is it possible to define execution order for a set of threads in java +0.50
Why do we need weak reference in java +0.16
Java collection to allow adding and removing while iterating +1.13
How to find which Comparator 'broke the tie' in a Guava Ordering 0.00
Missing something with Reader monad - passing the damn thing around... +0.40
Javac error on Generic return type +0.09
how can I sum the values in two maps and return the value using guava +0.94
How do I convert a bitSet initialized with false in a byte containi... +1.56
Keying a collection by type +1.14
How can I convert MultiMap<Integer, Foo> to Map<Integer, S... +1.52
One-to-one mapping data structure (A,B) with getKey(B) in O(1)? -0.66
How to make subsets for an item in a list elements combining the ot... +0.32
Goodies to introduce on JUGs 0.00
Using Guava for high performance thread-safe caching +0.32
How to acquire a lock by a key +0.97
Guava Collections : limit permutation size +0.56
Can a dynamic 2D array implement the Java.Collection.size() method? +0.44
Java best structure for 2D matrix of integers? +0.32
PriorityQueue with frequently need to adjust the Comparator - How d... 0.00
why doesn't this synchronized method work as expected? -1.17
Creating instance list of different objects -0.91
Building an object for a cache, "asynchronously" (kind of... -0.03
writing generic function in java -1.48
Best practice: how do I tell if a collection/set/let is a Guava Imm... +0.93
Controlling access to classes in a JAR +0.31
Why is Java automatically casting from String to Integer when readi... +1.51
When should I use Double.longBitsToDouble(...) instead of simply ca... +1.57
Guava, Files.readLines() and white space +0.87
Java split String performances +0.48
why iterator throws ConcurrentModificationException on add +1.15
How do I get rid of this NullPointerException +0.67
Explain how Read/Show works? +0.98
Implementing a sorting method similar to bubble sort -0.17
Conditional compilation in Java: will compiler omit "always fa... +1.41
In java 1.5 : Can implemented run() method of java.lang.Runnable in... +0.55
Performance-wise, how good is the Guava library? 0.00
Can you replicate Clojure's (partition) or Scala's sliding() functi... -2.16
How to randomly access data from a Java Iterator -2.15
Sort an arraylist by an object property using the order of another... -1.29
How backward compatible is Guava/Google Collections? 0.00
How to find which method calls currently selected method in Eclipse? -0.68
How does one write efficient Dynamic Programming algorithms in Hask... +1.90
Multithread security with synchronized in Java +1.93