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 Δ
Transform array to list -0.94
Type-safe flattening of nested collections/structures in Java +0.33
Apache's StringUtils.isBlank(str) vs. Guava's Strings.isNullOrEmpty... -1.71
Is there some method in the Java standard library to get the smalle... +0.59
Compute custom cache size with Guava CacheBuilder/MapMaker +0.37
Caching hashes in Java collections? +1.37
Problems converting Set of Integers to int[] array +0.18
Java: Enumeration from set<string> +2.59
Is there a testsuite for Java custom collections implementation? +0.37
Java - List not allowing null elements -0.16
What are the best practices for benchmarking different Java collect... -0.71
Why is List.remove overloaded the way it is? +0.81
Google Guava isNullOrEmpty for collections +1.17
my ideal cache using guava -0.37
How should I unit test code that uses the google guava libraries, e... +0.47
guava: Best way to iterate over the key->collection entries of a... +0.37
Is there a standard Java List implementation that doesn't allow add... +0.68
Collection Interface vs arrays +1.80
Create a string-capable Guava Splitter +0.72
Can I wrap text to a given width with Guava? 0.00
What load factor should be used when you know maximum possible no o... +1.45
How to get sub-Collections form collection Java (Collections, Array... +0.92
Is it possible in java make something like Comparator but for imple... +0.85
Is this a JVM bug or "expected behavior"? +1.89
Google Collections on Android 0.00
When a value is added via Map.put(K, V), must the same instance be... +0.09
Chaining order in Guava +0.23
Using Guava in a Maven GWT Project 0.00
Java: clone arbitrary Collection through reference to Collection -0.25
Is it safe to silently catch ClassCastException when searching for... -0.33
Is there any data structure which can avoid duplication, preserve o... +0.19
Java Collections: How to divide a sorted list into sub lists -0.36
split a java collection into sub collections based on a object prop... +0.10
Interview: Design an iterator for a collection of collections +0.97
Avoiding compiler warning when implementing interface with bounded... -0.64
Does a natural comparator exist in the standard api? +1.56
Java set of byte arrays +1.00
no such method error: ImmutableList.copyOf() +0.44
Concurrent Set Queue +0.54
Java regex for accepting a valid hostname,IPv4, or IPv6 address -0.13
Is the Single-Element Enum Type Singleton really a widely adopted g... +0.75
Is there a generic equivalent to ArrayIterator from Apache Commons... 0.00
Java equivalent of python's String lstrip()? -0.27
Why does Iterables.find() in Guava throw NoSuchElementException, in... +1.19
How to create a Multimap<K,V> from a Map<K, Collection<... +1.66
How to calculate median of a Map<Int,Int>? +1.15
Do Java arrays have a maximum size? +2.15
Validating parameters according to a fixed reference +1.66
Java. Best procedure to de-serialize a Java generic object? +0.42
Tool for checking source for dependencies on specific Java versions -1.55