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 ... 5 6 7 8 9 ... 25
Title Δ
How can I compare POJOs by their fields reflectively +0.62
How does the JVM internally handle race conditions? -0.58
How does JVM "throw" an exception 0.00
What state is a sleeping thread in? 0.00
Cyclomatic Complexity, joining conditions and readability -1.12
Confusion regarding weak references in java +0.48
While loop even count -1.77
Will this method cause a memory leak when it throws an exception? +0.47
In Java, what's the best way to keep top 100 items in a multi-t... -0.39
Which information from imported class is stored inside compiled cla... -1.31
Why doesn't Java have true multidimensional arrays? +0.01
Why is the n+1 selects pattern slow? +0.94
Generics: What is the difference between ?, Object, and raw type of... +0.46
How to find the smallest positive int efficiently? +1.31
document.getElementById('someId') results in "Object d... 0.00
action="#{sessionHandler.login}": Target Unreachable, ide... -0.28
XOR "^" in Java is generating unexpected result +1.34
Java using multiple threads during memory allocation +2.20
wait() and notify() method in java -0.41
Java enum-based state machine (FSM): Passing in events +0.47
Best Practice : Thread safe Multiton pattern with lazy initialization 0.00
Why does this looping process take so long? -0.10
final String class vs final methods of Non-final String class -1.02
High CPU utilization for threads that seem to be waiting 0.00
Reference of a Class ? How does it workout in memory? -1.01
JSF and HTML code returned as a String from Managed Bean possible? 0.00
Solving 8-Puzzle using DFS -0.30
How to "safely" use polymorphism with generic template? -0.62
TreeSet in java in replacement of min hip for dijikstra algortihm -0.04
Can I get a collection of object extending a class and implementing... +1.46
Java: Unit Test parallel execution of static methods (would run on... 0.00
How to disable Conversions and Promotions in Java? 0.00
Why Thread execution is giving different output? -0.94
Exception too many connections with Hibernate -1.72
What is the efficient method of utilising length() function and boo... -1.01
Serializing and Deserializing -0.05
Thread safety in java web application? -0.98
Let a method modify the reference instead of a new object +0.34
Java - Does a loop takes longer to execute each time? +0.46
How to dynamically load a Java class without using a class loader? -1.16
Request-scoped ApplicationEventListener fails to receive events 0.00
Differences in type inference JDK8 javac/Eclipse Luna? -1.97
Is it recommended to sleep() during the operation of a very intensi... +0.46
ExecutorService task execution intermittently delayed -1.25
How does @Transactional influence current session in Hibernate? +0.45
Possible unwanted compiler optimization on benchmark test -2.14
Volatile array - memory visibility of the elements -2.08
Algorithm Design - Fast Efficient Best Implementation +0.27
Does True use more memory than False? 0.00
Design and write an algorithm to perform the minimum number of trials -0.07