StackRating

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

Kevin Bourrillion

Rating
1594.61 (2,038th)
Reputation
35,891 (3,183rd)
Page: 1 2 3 4 5
Title Δ
Catch a generic exception in Java? +0.49
Retrieving the "canonical value" from a Set<T> wher... +0.91
Is map/collection order stable between calls? -0.74
Is there a way to tell if a class was compiled for java6? +0.25
How do the versions of Guava work? 0.00
Split Java ArrayList by properties of contained Objects -0.62
Java: most efficient way to defensively copy an int[]? +0.48
Java: iterating through list of lists? +1.16
Why doesn't the String class in Java implement Iterable? +0.41
Java: select from collection only elements of provided type +1.23
A question about GC -0.55
Lazy non-modifiable list in Google Collections -0.00
Java - Thread safety of ArrayList constructors -0.57
What are the new features in Java 7 -1.29
Removing all items of a given value from a hashmap +0.40
java: List wrapper where get()/set() is allowed but add/remove is not -0.88
maintaining TreeSet sort as object changes value -0.15
Unmodifiable NavigableSet/NavigableMap in Java? 0.00
How to flatten 2D array to 1D array? +1.57
Google collections GWT jar 0.00
Auto convert java source to use generic rather than raw types -2.36
How to split mobile number into country code, area code and local n... +1.51
Iterables.find and Iterators.find - instead of throwing exception,... +0.55
Is it against best practice to throw Exception on most JUnit tests? +0.50
Compile Error Using MutableClassToInstanceMap with Generics +3.34
java System.nanoTime is really slow. Is it possible to implement a... -4.74
removing a collection's occurrences from a Multiset 0.00
Is Joiner thread safe? +3.25
Why doesn't Google Collections support MultiKeyMap like Apache Coll... +3.43
Java refactor to Generics industry standards -3.16
Iterating through a variable length Java array -4.78
A Queue that ensure uniqueness of the elements? -2.46
Why doesn't String's hashCode() cache 0? +4.56
Java Get Multiple Items From Collection +0.93
Splitting a string at every n-th character +4.25
iterator over nested collections +3.62
Google Collections Suppliers and Find +0.27
Why do ImmutableList.of() and friends prohibit null elements? +3.65
print range of integers in descending or ascending order in java -3.64
java - how to flatten a collection of sets, and should I do it in t... -3.50
Language Tricks to Shorten My Java Code? +1.46
Adding SoftReferences to the efficient and scalable result cache in... +3.60
Why does LinkedHashSet<E> extend HashSet<e> and impleme... +3.47
How do I efficiently cache objects in Java using available RAM? +2.09
Multimap with HashMultiset for values +3.26
Is there an accepted Java equivalent to Python's zip()? -3.39
How to write annotations using multiple enum types? 0.00
most accurate time type in java? -0.93
How to consolidate validity checking and exception throwing in Java? +2.13
C# => JAVA: Filling a static ArrayList on declaration. Possible? -3.98