StackRating

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

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 ... 35 36 37 38 39 ... 67
Title Δ
OutOfMemoryError (GC overhead limit exceeded) but still a lot of fr... 0.00
How to solve cyclic dependency between different modules in a proje... -1.39
Safely using String for passwords by using reflection to scrub cont... -2.32
Netty or java.net.Socket for green field project? +1.40
Re-factoring the usage of same switch-case multiple time 0.00
Do I need to cleanup Rhino ScriptableObject instances? 0.00
Happens-before relationships with volatile fields and synchronized... +0.11
Could a final variable be reassigned in catch, even if assignment i... +0.19
What makes immutable objects to be published without safe publicati... 0.00
Behavior of Initialization Blocks +0.35
Bicubic Interpolation in Java +1.21
Why can I anonymously subclass an enum but not a final class? -0.64
What is wrong in this code? Why is it giving this error? How this c... +1.35
Creating new object with constructor -0.33
How to assign a value for inherited field in Java? -0.27
Difference between protected method call from same and different pa... +0.95
Why is it not possible for looping a class that directly implements... +0.38
Interleaving iterator methods +0.88
Could ThreadLocal<AtomicInteger> possibly be useful? +1.42
Return count of matching List items without iterating (java) +0.18
Why use Thread.currentThread().isInterrupted() instead of Thread.in... +0.68
Is there a list of thread-safe classes in Java? +1.04
How to precisely identify & work greedy or reluctant quantifiers? 0.00
"Anoynmous methods" interesting behavior +1.49
Java: java.lang.ArrayStoreException -0.83
Need explanation on Exception code -1.08
Impossible NPE being thrown (java) 0.00
How to calculate Time Interval 0.00
I got java.lang.ClassCastException but I am sending Object, not Str... +0.35
How do I remove duplicate objects from two separate ArrayLists? +0.89
How to decompile volatile variable in Java? +0.19
Why doesn't Java allow me to perform this type of polymorphism/inhe... +0.71
What is the use of Pair Class and why have the implemented here? +0.65
Increment last digit of double value +0.85
How to dinamic create instance in java, from string with parameters? +0.87
type safety warning how to avoid for generic assigments 0.00
how can more than one thread execute my method? +0.36
how just by implementing an interface subclass acquires the behaviour +0.25
Java: use other program's static method's output in my program 0.00
Java generics behavior for bounded wildcards 0.00
two java threads, the first to finish should interrupt the other +1.07
Any Commercial/Open Source swing alternative? -0.47
Why Thread.stop() method isn't safe to use? -2.27
Why session beans are called so? -2.80
why should java beans be used? +0.78
Does a true Java decompiler exist? -2.31
Hibernate: Do you need to manually close with sessionFactory? -0.14
Proper way to use connection object from database in distributed ja... 0.00
Why Inheritance output is unexpected -1.17
Java Regex: Look behind group does not have an "obvious maximu... -2.32