StackRating

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

rsp

Rating
1481.42 (4,491,100th)
Reputation
20,490 (6,611th)
Page: 1 ... 6 7 8 9 10 ... 13
Title Δ
Nested methods vs "piped" methods, which is better? +0.76
Getting Class type from String -0.07
How to remove line feed from this code? -0.18
How do I find out which JAR application is not using? +0.52
How to create two interfaces to a Java class one read-only, one rea... +0.81
What is the best way to determine if Object has been changed? +0.52
Return values from Java Threads -0.27
Non-uppercase constants in Java -0.79
meaning of @(#) characters +1.75
Why is it recommended to have empty line in the end of file? +1.39
MySQL + JAVA Exception: Before start of result set +0.02
Java: Checking contents of char variable with if condition +0.61
Simple java regexp problem +0.98
Worth having a StringBuilder for 5 concatenations? -0.70
Need help in returning from a recursive method +0.52
Is this an abuse of try/finally? -0.94
Get manifest-file from executed JAR -0.05
Passing primitive types as out param in Java +0.73
How to create custom URL http://mysite.com/username in Glassfish? +1.63
Why not abstract fields? +2.29
Change classes in Java +1.37
Storing EnumSet in a database? -0.69
Which would be the best design pattern in Java for this problem? -0.59
Language Tricks to Shorten My Java Code? -0.25
Problem with Java selector/SocketChannel 0.00
Newbie Java developer questions - inter class communication with ev... +2.58
While loop not working -0.95
I get different behaviour in Java depending on HOW I initialize the... +1.10
How do I build a list of file names? -1.75
Mutex not being respected in synchronized methods in Java class -1.88
Bug only occurring when compile optimization enabled -0.63
ArrayList Confusion and assistance! +0.52
Is following scenario called memory-leak in java? Is it not Garbage... +0.97
Java: Is it ok to set Integer = null? +1.15
Why widening beats both Boxing and var-args in Overloading of a met... +0.19
How to trace sql commands for a specific connection to db2? -0.33
How to write own multiplication of big numbers? -0.22
Java IDEs Null Pointer Alerts +0.53
Blanking fields with Reflection +2.51
Java Efficiency: Object Assignment & Method Call vs. Inline Met... -1.11
Converting random numbers into XY coordinates for graphing +1.28
i18n cannot find resource bundle -0.46
Memory Leak in WebSphere Portal Relating to Portal URIs +0.27
Server name in XML response message? 0.00
Difference between a += 10 and a = a + 10 in java? -0.48
Java profiling - How reliable are the values it gives? +0.52
How can I extract digits at the end of a string using Perl? -1.46
Should a class implement a constants-only interface? +0.08
Converting a set of strings to a byte[] array -0.62
File transfer from C++ client to Java server +0.03