StackRating

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

Joachim Sauer

Rating
1718.61 (87th)
Reputation
245,527 (171st)
Page: 1 2 3 4 5 6 7 ... 47
Title Δ
Per-Class singleton, prevent additional instances 0.00
Does git status require network connectivity to access origin/maste... +0.22
JavaFX String copied to the clipboard is truncated starting with nu... 0.00
Java Generics: What is the intention of this pattern? 0.00
Object declaration vs instantiation 0.00
How stale data is avoided using synchronized keyword? +0.53
Regex to retrieve double numbers from a file but ignoring those wit... -2.09
Java- How to verify if Thai characters are encoded correctly from U... -1.27
Maximum value of Java Biginteger in pow +0.05
Can enums be part of two stages? +0.68
Cannot always successfully use String.startsWith() when string cont... +0.76
Unit of least precision without strictfp 0.00
Why isn´t it possible to change a reference object of an entit... 0.00
Is string pool works in case of returning values from method? 0.00
Regex matches string#substring 0.00
What is exactly a method specification in Java +0.22
Why does Function.toString work this way? +1.62
Can we get a method name using java.util.function? +0.77
Downloaded file is corrupted shared by client in Java 0.00
How can this code use reserved keywords as field names? +1.05
Emails with empty content-id 0.00
Collision strength of Java's Arrays.hashCode +0.22
How to improve a cumbersome comparison of 2 objects' fields -0.77
What's add(E e, Object[] elementData, int s) method for? +0.81
How to handle strings efficiently in java? 0.00
How to load a resource when folder of resources have the same name... 0.00
toLocaleString not working on numbers less than 10000 in all browsers 0.00
Apache lang3 works but Apache lang does not. Why? +0.94
When does Local.getCountry() return a UN M.49 3-digit code instead... -0.78
What is O(1) space complexity in term of Javascript code with example +0.23
Why I can use method 'each' in List interface in Groovy? 0.00
Is it sensible to use the hash code of a class as its serialVersion... +1.27
Relationship between Alnum and IsAlphabetic character classes in Ja... +2.22
(this.static variable) vs (static variable) +0.94
using toString() -0.97
What is difference between size() and mappingCount() in ConcurrentH... +0.22
Variations in byte value of a string 0.00
How a dbms server sends a ResultSet to a client? 0.00
Cast a hexadecimal string to a class object +1.06
Java - NumberValue to String without Currency sign 0.00
Why concatenating a list of chars returns an unexpected string? +0.15
Why String, StringBuffer and StringBuilder classes use byte array i... -1.87
Why does this give "0" in the output? +0.23
UTF-8 encoding why prefix 10? +0.72
Java 8 - Current date minus 1 day +0.22
Why is Locale final in Java? 0.00
Document.select("a[href]") not getting all the href 0.00
Checking if a process is runing on linux via Java code +0.26
Why this C program display this result? 0.00
How to test for null keys on any Java map implementation? -1.24