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 ... 31 32 33 34 35 ... 47
Title Δ
How to get current moment in ISO 8601 format? +0.68
How bad is it to abandon THE rule in C (aka: return 0 on success)? -1.04
Why do many Collection classes in Java extend the abstract class an... -0.01
ANDROID: If...Else as Switch on String +0.77
Java Regular Expressions using Pattern and Matcher +1.41
What's the best way to detach a Collection from a Map in Java? +0.58
What is the meaning of "this" in Java? +1.01
Using multiple cores/processors when compiling Java +0.50
Java HashMap unique key gets overwritten - please review code and a... +1.24
How to convert domain names with greek characters to an ascii URL? -1.81
Intrusive list implementation for Java? +0.65
How to store more than one string in a Map? +0.81
Immutable array in Java -1.19
Why does casting a Type[] to a Class[] throw a ClassCastException? +0.85
Simpledateformat parse issue 0.00
Is there a way to optimize the way I generate a file and output it... 0.00
How to convert "do-some-stuff" to lower camel-case "... +0.75
Does an object in java have any memory size constraints? +1.03
Bash: piped argument to open command fails. Open commands excutes t... -0.21
Javadoc comments vs block comments? +0.33
Passing pdf data through REST +0.67
JUnit - testing a web site +0.58
Spelling -- hotfix, hot-fix, hot fix -2.57
What happens if I terminate jUnit tests 0.00
Java serialization - incompatible serialVersionUID 0.00
Communicating with a command line tool in Java +0.49
Java collections: What happens when "size" exceeds "... -0.42
Looking for a project idea +0.30
Do you know about %#x, in C language format string +0.74
Garbage collection change from Java 1.4 to Java 6? +0.80
Memory monitor in Java using Swing and AWT -0.20
Wait and Notify 0.00
Make ArrayList element case-insensitive -0.40
Collection Queue -0.70
Can throwing Exception be a good way to handle all of the exception... +1.04
java.lang.OutOfMemoryError: unable to create new native thread +1.20
Do I really need to encode '&' as '&'? -1.93
What is GC collecting here? 0.00
Why comparing Integer with int can throw NullPointerException in Ja... -1.37
Why is it that the IsEqual (=) operator is working faster than the... +0.28
How to check if a string contains two asterisk characters? +1.80
Why is there a private access specifier in an abstract class in Jav... +0.51
How many decimal Places in A Double (Java) +0.56
JAX-WS and character encoding questions 0.00
Java 6 Threading output is not Asynchronous? -1.01
Printing values from map based on index -0.09
What is the difference between Collection and List in Java? +1.08
How many times could I run this program +0.20
Is there a way to pass a Java annotation as a parameter? +0.93
my for loop is rather long - java +0.03