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 ... 42 43 44 45 46 ... 55
Title Δ
How to implement an eclipse VM argument in code +1.63
Choose random integer in a range bigger than Integer.MAX_VALUE? -1.89
Remove from AVL tree example code -0.35
Bounded computation in Haskell +0.99
Constraining Constructors in a Signature -1.49
Generic variant of bi f a b = (f a, f b) -0.22
can we use synchronised for run() method in java? +1.81
What is the difference between an Object , Reference ID , and Refer... 0.00
Filter out items from Set in Java +0.42
Get values in TreeMap whose String keys start with a pattern -0.50
Sort java HashMap by values using O(n log n) complexity 0.00
How can a gc find out about object references done from the stack? +0.86
Measure double vs BigDecimal +0.51
ConcurrentModificationException exception with iterator in mutithre... -0.62
Java's buit-in libraries (or 3rd party code) to do base-conversions 0.00
Java Generics Cast Error -2.43
Java : how does weakhashmap determine if the key is 'obsolete' or n... 0.00
Creating an Arraylist of the specified parameter's type or its subt... -1.39
Towers of Hanoi solution better than O(2^n)? +1.49
Peak Value of Number of Occurences in Array of Integers +0.47
N-way merge sort a 2G file of strings -0.97
Using BufferedOutputStream to write bytes to file with while loop.... +0.34
Strange behavior with algorithm to find combination bits 0.00
Removing duplicates while keeping parallel lists in sync +1.97
Are Comparators newable or injectable objects? -0.32
Converting ArrayList of bytes to byte[] -1.56
Most efficient way to find distance between two circles in java? +0.84
Java Abstraction and Generic Types -0.98
why doesn't priorityQueue require comparable interface at compile t... +2.35
What is Backed Collection in Java? 0.00
How can I lower the scale as much as possible? 0.00
Generate unit tests for hashcode,equals and toString methods +1.05
Weirdness Using Google Guava Collections2.transform +0.38
Are Longs in java too harsh ? Why so? +1.34
Timing operations yielding impossible results +0.36
hash code for string objects +0.91
How to initialize a public static final read-only LinkedMap (bidire... 0.00
How to sort guava multimap? (KEY=DATE) 0.00
How to define an interface method to accept a class or any of its s... -1.02
How to preserve TreeSet comparator? 0.00
Iterable vs Iterator as a return behavior (Best Practice?) +1.25
How to set up multiple configurations of the same object graph with... -0.40
guava EventBus : would/should this be GWT-compatible? 0.00
Java Code for permutations of a list of numbers +0.53
Correct Data Structure for Collection with Multiple Mutable Look-Up... +1.86
Is there a way to wait for the change on an atomic integer +1.05
How to use the return value of a getter ,using reflection? 0.00
Java - Measuring Method Execution Time -0.52
removing duplicates from list of lists and preserving lists -0.24
Java: How do I perform integer division that rounds towards -Infini... +0.30