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 ... 31 32 33 34 35 ... 55
Title Δ
Rounding BigDecimal to *always* have two decimal places 0.00
WeakReference and ReferenceQueue performance matter 0.00
How to get the first element from an enumset in Java? 0.00
Advantages of using a HashSet over HashMap +1.49
Java equivalent to IEnumerator from C#? +0.27
join string with separate start/end characters 0.00
Multi criteria sorting of a list of objects with Guava Ordering +3.04
Is a type safe Class<? extends Entity> array possible? 0.00
char replacement methods 0.00
Creating objects in parallel with Java +0.29
Adding custom methods to Iterators in a TreeSet in Java -2.07
Java HashMap Hashing function 0.00
Recursive in Java when there is a return statemant after the method... +0.48
Is it possible to implement AbstractList for a specific rather than... 0.00
Changing a particular value of an array, in Java, when it is a valu... +1.36
HashMaps/HashTable explanation -0.36
ceiling() with TreeMultimap +0.34
Why the static methods values() and valueOf() in Enum are added by... 0.00
Java and Hash algorithm to compare files +0.27
Which is faster: "null == myObject" or "myObject ==... -0.97
Converting a string array to a large number array -1.33
Why have Apache commons-math based it's Fraction on int type? 0.00
What Java tools are available that'll report methods being used? +1.31
Why is java saying I haven't initialized variable? +0.28
How to do custom order on java ENUMS? +2.10
Get all Indexes of the set bits in a BitSet +1.02
How to modify single bit in a byte array element? +0.30
Java Comparator throws Illegal Argument Exception +0.65
How do I shift the contents of an array? -0.21
toString in eclipse -1.26
Why setting expireAfterAccess does not work? +1.18
Is there any implementation of a MergeIterator? 0.00
Difference between Infinity and NaN (Not a number) -1.59
When should IllegalArgumentException be thrown? -0.69
Constructing objects from classes which are stored in the container +1.29
Making a generic comparator class +0.91
Is string concatenaion really that slow? -0.97
IntervalTree in Guava 0.00
Interval set in java +0.32
Has anyone tried creating Immutable Forwarding Decorators in Guava 0.00
Convert FloatBuffer[] to byte[] +1.44
Simple Java hash map with weak keys based on identity in Google Gua... -2.35
How can I generate a List backed by a Function? +1.12
Overriding generic abstract method's return type without type safet... 0.00
Why this generic method call is not working? -0.35
Java and unsigned Bytes +0.39
How do I generate a 160 bit prime number in java? 0.00
Why am I receiving a "non static variable" error when cal... -1.46
which usses much memory hashset or arrays +0.29
Why Boolean TRUE is not TRUE? +0.70