StackRating

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

gustafc

Rating
1578.19 (3,174th)
Reputation
23,962 (5,416th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Java EE i18n without property files +0.36
Can we have a return type for a constructor in Java? -0.63
What is the fast way of getting an index of an element in an array? +0.43
What is faster, try catch or if-else in java (WRT performance) -0.30
What's could be the right test case for evaluating assignment opera... +0.97
clean messages.properties -2.09
Regular expressions in java with a variable +0.52
How to download data as csv from database using java? 0.00
Left padding integers (non-decimal format) with zeros in Java +1.60
Java abstract method with abstract parameter and inheritance -2.12
java jdbc mysql connector: how to resolve disconnection after a lon... -0.32
How to do an app with truly multilingual strings? +1.00
How to lock a method for a whole class using synchronized? +0.76
Why does Android prefer static classes +0.41
Java code conventions: Using 'default' as a variable name -0.86
Copy Constructor in Child but not Parent -0.78
What collection supports multiple simultaneous insertions? +1.20
How to check for key in a Map irrespective of the case? +0.47
Can I get the full query that a PreparedStatement is about to execu... +1.40
proper use of volatile keyword +0.49
Best practice for class field having different values in subclasses +0.38
How to invoke a Servlet (doGet) in a web application on startup? +1.27
Creating parameterized type object using annonymous class -2.01
Exception in thread "main" java.lang.OutOfMemoryError, Ho... -0.76
Exception handling protocol for methods +1.08
Recursive breadth-first travel function in Java or C++? -1.38
Naming conventions for complex getters in Java +0.82
Perl launched from Java takes forever +0.60
Exception handling in Iterable -1.66
Instrumenting java core libraries +0.15
How can I get Syslogging to work on the JVM? -0.46
Confused about this factory, as it doesn't look like an Abstract Fa... -0.62
Why are Python exceptions named "Error"? -1.93
Choose 'better' or more familiar technologies for a new project? +0.70
Is there open-source java/c/c++ framework for pipes-and-filters par... -0.31
Preventing call of a private constructor from within the class in J... -1.33
Difference between a deprecated and a legacy API? -0.52
Is there any way static block is executed more than once? if so the... +0.66
how to get a constant in java with class +0.39
Duration of Excessive GC Time in "java.lang.OutOfMemoryError:... +1.44
Is this valid Java code? My teacher claims it is, but I'm really no... 0.00
Are multiply-thrown Exceptions checked or runtime? -0.62
Java int concurrency ++int equivalent to AtomicInteger.incrementAnd... +1.62
A Java and PHP application +0.07
Is Java assert broken? +1.21
Tuning JVM (GC) for high responsive server application -0.53
Comparing the values of two generic Numbers +0.57
Where to store global variables like file paths in java? +0.75
How to simulate constructor race conditions? +1.08
How to create an "abstract field"? -0.67