StackRating

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

ColinD

Rating
1622.90 (1,019th)
Reputation
95,822 (796th)
Page: 1 ... 5 6 7 8 9 ... 15
Title Δ
Trouble with Gson serializing an ArrayList of POJO's 0.00
Java generics confusion -0.66
Generic method in Java +3.16
How could the following Java library code ever exit the while(true)... +0.51
making a lazy iterator for an arithmetic series? +0.74
Removing the "first" object from a Set -0.87
Naming Convention for methods that return different types with simi... +1.47
Naming for static final fields of java.io.File are not standard 0.00
How can I present a global enum as a subclass of multiple classes? 0.00
Comparing an Array of Comparables in Java +0.21
Concurrent Reads from Unmodfiable Map +1.00
Does guice-persist support the @Finder annotation 0.00
Setting a limit to an int value +0.22
Extracting objects from List<X> based on some other list prop... -0.57
Create a string-capable Guava Splitter +2.11
Remove all instances of an element from a collection -1.13
Why isn't getClass() available as a static method? +0.52
How to convert Map<String, String> to Map<Long, String>... +1.12
Get all Values from a Map for some Keys in Java/Guava? +2.00
Have I found a bug in java.util.ArrayList.containsAll? -1.42
custom Guice binding annotations with parameters +1.42
compareTo() and Collections.sort() Solution For Multiple Column Ord... +1.44
Java HashSet vs HashMap -0.99
Why does dependecy injection use public methods? -0.36
Use of Java Enumerations/Iterators +0.67
Making Guice Injector Singleton for Consistency 0.00
java: advantages of of immutable objects in examples -1.55
Time measuring overhead in Java +0.34
How to use a lis of parameterized property names and type for a jav... -0.65
Any utility which can print out map quickly +0.67
Java Hashtable<Object, Someclass>, if the key is string? if t... +1.07
Defects of Immutable collections of Guava? +0.95
Coverting a Boolean object array to boolean primitive array? -0.61
What's the difference between Collections.unmodifiableSet() and Imm... -0.44
Finding the minimum of an array using recursion? -0.31
getResourceAsStream - What encoding is it read as? +1.08
Returning an element from a TreeSet using binary search +0.82
Get an Guice Injector in a web application +1.70
Where to find basic Predicates like greaterThan for Guava? +1.39
Refactoring generic compareTo method +2.28
How to return N consecutive elements from a Collection? +0.16
Java: is there no AtomicFloat or AtomicDouble? -0.20
What is the type of the list being returned? +1.55
Guice: is it possible to inject modules? +0.38
Having a Multimap sorted on keys only in Java +0.77
Multimaps.index() but producing a NavigableMap? +0.36
Encountering Database Deadlock with JPA when persisting objects wit... +0.39
Is there a bidirectional function in Guava? +2.15
Wrapping multiple Iterables into a single Interable +1.16
Commons method to test for an empty Java object graph? -0.70