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 ... 22 23 24 25
Title Δ
Coding to interfaces? -0.86
What's wrong with Java Date & Time API? +0.80
Concurrency for compound edits -4.88
Spring Security basics +3.95
Implementation specific methods on an interface - how can I avoid t... -3.80
Get generic type of java.util.List -1.69
Does SQL's DELETE statement truly delete data? -3.83
Best way to implement class library containing standards which chan... +2.04
Can you write any algorithm without an if statement? +0.95
paging through a very large text file +4.07
Java graphics performance +0.68
Comparison Sorting Algorithm Complexity +3.66
Is it possible to block/deny a cast conversion in Java? -1.95
Overriding with subclass as a parameter and generics: where is it i... +3.49
Observer Design Pattern -0.23
How do I get the Java compiler to tell me what type it infers? +3.81
My program needs to access information (key/value) from my hosted s... 0.00
Java: BufferedReader reads more than a line? -2.89
Finding Highest Order 1 in a Java Primitive +3.54
multiplication of large numbers, how to catch overflow +3.97
eclipse debugger: attaching source-code of maven dependencies? 0.00
Preventing NaN from being persisted by Hibernate -0.56
Save object in debug and than use it as stub in tests +1.34
Java Code Review: Merge sorted lists into a single sorted list +3.79
Java HashMap performance optimization / alternative -1.79
How to implement copy protection of content in an open source appli... +2.38
How do I sort enum members alphabetically in Java? +3.56
java serializable interface +3.80
Java permutations with least random numbers possible -2.24
How can I assign final variables of the base class within a derived... +3.94
Generics and Class.forName -2.18
Java Array Initialisation Beginner's Question +1.81
What is the difference between these two ways of casting in Java? +1.10
Is it possible to rearrange an array in place in O(N)? +3.76
vector and garbage collector -2.17
Is it possible to find two numbers whose difference is minimum in O... -0.45
How does JVM deal with duplicate JARs of different versions +3.66
Find max value in Java with a predefined comparator +0.12
How to ensure message idempotency with multiple competing consumers? 0.00
Null Object When Passed Into An Anonymous Inner Class -2.20
Java generics to enforce return type of abstract method +1.44
Limit a ListIterator to the first N elements (optimized) +0.87
Java: Operations with Colors (add, subtract)? - Colors in a constan... +3.88
union/intersection of 2 sets, where each set are defined by it's su... +0.13
"Key-Value Coding" for Java +3.93
Mutlithread-safe JDBC Save or Update +3.83
Is it bad practice to use an Enum's ordinal value to index an array... +0.25
Why is xml so prominently featured in IOC containers? -3.54
Possible syntax for multi-type catch blocks in C#? +0.68
Interesting AOP question on a cross cutting concern? -0.17