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 ... 30 31 32 33 34 ... 55
Title Δ
Map range (min-max) to a single value and if a value is in a range... 0.00
Interface Variables 0.00
Changing the elements in a set changes the 'equals' semantics 0.00
How to mark a Java method as "must use result" for static... +0.81
For loop causing ArrayIndexOutOfBoundsException when setting value... +0.29
Passing big objects references instead of small objects to methods... -1.18
Adding extended class to multimap +0.29
Casting 2d Array to List of lists in Java 0.00
Concurrency in Hashtables, and fail-safe behavior -2.69
Efficiency of my Java power method? +0.65
Java : String a = Integer.toString(1); creates how many objects? +0.22
Java - HashSet with char[] elements 0.00
Using Java's contains(Object) method for Collections (eg HashSet) w... -1.51
Java: Cannot find symbol: variable Objects 0.00
Java Inner Classes and HashMaps +1.39
Does the contains() method in Java ArrayList use binary search? +1.11
How to read large file from Amazon S3? 0.00
Generic Trie Haskell implementation -1.01
Can not figure out Javas strings? +1.10
How to let missing entries expire more quickly in Guava 0.00
Signed left shift behaviour 0.00
How to implement this generic method in Java? 0.00
Java Generics erasure in Multimaps -0.20
constructing a parse tree/ AST from java byte code 0.00
How to get values more than certain key in TreeMap 0.00
How to implement equals for generic pairs? +0.65
Generics in overridden methods -1.38
What type is a HashMap bucket +1.33
Calling upon a constructor with an ArrayList +1.77
Modifying values in ConcurrentHashMap +0.26
javap and generics' type erasure 0.00
Data structure for write/read bytes +0.59
Effective way to build a list of tokens from multiple strings in Java +0.48
What does it mean for the storage for an object to be reused in Java? -0.86
Java split() a String made out of the String you are splitting with? +1.24
Dijkstra on Java: Getting Interesting Results Using a Fibonacci Hea... -1.54
use contains method in ArrayList +1.00
Synchronized collection +1.25
ArrayList.clear() in a two dimensional ArrayList(ArrayList of Array... -0.68
Convert an arraylist to array +0.87
How do I get the index of a 2d arraylist to be used in the ArrayLis... +0.28
proper handling of casting when instantiating a specific Class<T... +1.01
Share values between several transformations? -2.25
Transform Map to object using Guava? 0.00
Why does this class behave differently when I don't supply a generi... +0.99
Why does Java mask shift operands with 0x1F? +1.02
Java and string.hashCode() stability across machines in cluster +0.97
Time complexity measure of JDK class methods +0.95
Return an array with method in Java -0.61
Why use heap instead of binary tree when implementing priority queue? +0.22