StackRating

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

meriton

Rating
1517.65 (37,167th)
Reputation
53,965 (1,809th)
Page: 1 ... 8 9 10 11 12 ... 25
Title Δ
Synchronized and Code reorder in java -1.34
Java array null pointer after 3499 elements -0.54
How concurrency in java improves the performance of program running... +1.19
Alternate to Busy-Wait -0.95
Java code compiler optimization +1.20
How to display logged user in application, JSF 2.1 , error Method n... -0.33
Why are arrays covariant but generics are invariant? -0.64
How to do a efficiently check if a string partially exists in a muc... -0.30
How deep should a try-catch block be in Java? +0.86
Why are two writes to the same variable conflicting in the Java mem... +1.21
Refactoring to apply method for every getter -0.98
Java collections faster than c++ containers? -1.55
what will the Finalizer thread do if there is a infinite loop or de... +0.43
Synchronizing access to static members of a class +1.82
How to make a @Documented annotation retaining generics information? 0.00
What can happen if you concurrently modify unprotected Java collect... -0.51
Selection Rank Algorithm -0.57
SCJP Object Orientation Issue -1.17
Cannot load properties from jar 0.00
Why standard java classes's clone() return Object instead of actual... -1.66
does Java type erasure erase my generic type? -0.18
In what sense can a LinkedList be said to not support random access? +0.43
Deserializing a Java object -0.07
Could a final variable be reassigned in catch, even if assignment i... -0.12
How to optimize this loop? +0.98
Recursive Binary Search Tree Trimming.. x=change(x) +1.21
JSF showing conditional text in a clear way +0.79
Java :: obtaining parameterized type names at runtime 0.00
Java Access Modifiers -0.88
Casting a generic superclass to a subclass 0.00
JSF: how prevent stackoverflow due to recursion during build phase... -0.57
Instantiate parameterized type using Class.forName -0.30
Imagine a real concurrent scenario where StringBuffer should be use... +0.83
java.util.Arrays.equals() with limited length +1.83
Java thread switching +1.70
Does Java GC destroy objects if instance variables still have refer... -1.00
freemarker.template.TemplateException: Expected hash 0.00
using generics correctly with maps +1.76
How to store static data in a servlet and share it between all sess... -0.26
What is the main advantage of extending Thread class (or when to ex... -0.56
how can suppressed exception in the 'try' block be retrieved? -0.57
Is it expensive to use try-catch blocks even if an exception is nev... +0.62
call static method on parameter without instantiating class in argu... +0.95
Can't use try-with-resources or finally block -0.14
Java: why Array (w index) *order of magnitude* faster than Map (key... +0.92
What is wrong with the cast at second line? +0.30
Accessing a library (compiled using higher jdk) gives exception whe... -0.01
Java generics and typecasting +1.06
Does synchronous servlet processing make sense for a distributed se... 0.00
Imposing constraints or restrictions on method body, in Java +0.37