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 ... 37 38 39 40 41 ... 55
Title Δ
How to check if a string contains a substring containing spaces? +0.73
When does InputStream.skip() skips lesser than expected bytes? 0.00
Java - indexing into array with a byte +1.05
Multi-dimensional data structure in java +0.82
Google MapMaker: iterating over entries in LRU order 0.00
Is checking whether string.length == 0 still faster than checking s... -0.89
Java - Get 'View' of Collection by Type/Interface +0.29
isAssignableFrom doesn't return true for sub-class +0.14
How does long to int cast work in Java? 0.00
One liner for getting a sublist from a Set +0.51
Guava precondition checks, empty List -0.11
Rabin-Karp Hashcode is too big +0.30
How to read two different List types from a binary file -0.53
Can an array of any java types or an Object array be passed to a me... -0.70
Convert double to BigDecimal and set BigDecimal Precision -0.70
Generate random Double between -x and x +0.29
Having trouble comparing an ArrayList of Strings with a String array -0.40
Java 6 - Creating and detecting the first Double value above Float.... -2.06
Java retainAll based on Enum value -0.00
Checking Java Collection Generic Type for an Empty Collection -0.38
reverse engineer java serialization +0.08
Guava: Where is CharEscaper? 0.00
Passing Collection<SubClass> into a function expecting Collec... +0.61
Remove duplicates from List using Guava +1.09
Sorting LinkedHashMap +1.24
Why java TreeMap.entrySet returns a set of SimpleImmutableEntry? -2.43
Behavior (safety) of Java String when converting from invalid (for... -0.70
How to iterate list of objects by object field with Google Guava le... 0.00
How to turn int[] to Integer[] in java? -2.67
How do I use ProGuard? 0.00
Instantiate an object that takes a generic collection 0.00
ConcurrentHashMap vs ReentrantReadWriteLock based Custom Map for Re... +0.01
Polymorphism on member variables. I know it is not possible, I don'... -2.82
Can't use Guava Optional for default constructor? +1.57
Are there any publically available java collections unit tests? +1.45
How to know the public key type? 0.00
KeyListener source -0.80
What are the rules for bitmasks? Like 0xFF vs. 0xFC +1.42
Regex to match specific words in java -1.38
Annotation support for Guava 0.00
Why did the language designers of Java preferred chaining over open... 0.00
Converting lists whose elements' types are paramertized their type-... -0.69
Why the first call to constructor takes 10 times more time than oth... +1.45
when to use expm1 instead of exp in java +2.76
Iterator retrieve first value and place it back on the same iterator -1.81
Extracting entry from a Java HashMap based on equality of a field i... +0.61
Thread safety with ExecutorService and CountDownLatch -0.18
How to find the permutation of a sort in Java +0.80
Unwanted Java bitshift behavior 0.00
Reading UTF-8 characters using Scanner +0.37