StackRating

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

MikeFHay

Rating
1525.04 (23,859th)
Reputation
3,220 (52,470th)
Page: 1 2 3
Title Δ
Using AssertJ, how do I perform complex assertions on the contents... -3.77
IntelliJ IDEA JSX code style 0.00
Synchronized vs ReadWriteLock performance 0.00
Is Hashtable.entrySet() thread safe? +0.85
Alternative to successive String.replace -2.49
Fastest way to remove a Collection of Longs from another in Java -0.71
Contains method for Iterable and Iterator? +3.27
Safely iterate an ConcurrentHashMap that is accessed by multiple th... -0.20
Express '\' in SQL without breaking Netbeans syntax highlig... 0.00
Java Comparator for Objects with multiple fields +3.58
Why is "final" not allowed in Java 8 interface methods? -3.70
Pattern for Guava Splitter +0.11
Why is my DataPoints method being called multiple times? 0.00
Is the below is correct equals and hashCode implementation in Java? -0.05
Abstract class instantiate by own static method -0.29
Object creation syntax in Java -2.55
Regex with Hyphen-separated Content -1.38
Can a iterator change the collection it is iterating over? Java +2.15
Get a sublist of a hashmap -3.20
Read only objects produced by a factory in Java +2.93
Concurrent blocking map with entries eviction 0.00
Applications using Java Collections 0.00
Less verbose way to do lazy loading +4.03
Java Map replaceAll with multiple String matches -4.26
Why are they holding this many instances(33) even before being aske... +4.02
Use builder pattern for methods with many parameters? +1.51
What is the best way to emulate try-with-resources in Java 6? -0.12
Remove a single space character from a long string of spaces +2.30
Regular expression Alphanumeric and symbols [-*/] 0.00
Adding custom auto-comments to new functions or logic statements in... 0.00
Good practice when manipulating data in java +4.06
Foreach vs common for loop -2.45
A sorted Collection with multiple instances but unique object ident... +2.00
jacoco code coverage of integration tests in a separate module in N... 0.00
didn't get ConcurrentModificationException with duplicate element a... +3.42
Regular expression remove dash from tax id +2.10
How to prevent the arrowhead anti-pattern -2.63
Can Eclipse convert if statements to if-else-if -2.52
Where can I find unit tests for Java standard library classes? +4.11
What can cause a GenericObjectPool to drop objects? 0.00
how to sort a map not by keys but the fields of the value class? -0.03
Aligning/indenting function parameters in Netbeans 0.00
PHP RegExp exclusion -2.00
Finding all divisors of a number optimization -2.30
CSV parser using Scanner.useDelimiter("\r\n") to separate... -3.65
Regular Expression option for 3 or less characters +4.24
How to get xml node in c#? -0.06
What's the purpose of using braces (i.e. {}) for a single-line if o... -1.38
How can I create/update an XML node that may or may not exist? -4.28
Converting Signed Int to Unsigned String value in Java 0.00