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 ... 17 18 19 20 21 ... 67
Title Δ
confusing java: a method calls another method which returns something +1.25
Java problems while working with file 0.00
Good practice in calling accessor methods? 0.00
What will happen when we create an object outside the method? -0.48
How to test if a PreparedStatement is going to run out of memory 0.00
Garbage collection young generation scanning +0.99
Using methods from a subclass on an object that is an instance of t... +1.30
Having Trouble Implementing toString() Method in (Java) 0.00
Is calling super's constructor redundant in this case? -0.66
What does char casting in this Java println call do? +0.71
Which one is a better choice interface or enum involving the case m... +1.50
Why is this code segment marked dead code? 0.00
Create Delegate-Event Model Sample Program in Java using callback 0.00
whats the purpose of having infinite for loop in following code -0.68
how to access the outer class members in subclass wherin inner clas... +1.52
What does "leftmost" mean in that definition? +1.07
After calling start( ), why does the thread’s constructor returns t... +1.54
Why does it matter what object I use wait()/notify() on, if I just... +1.29
When will Java's Runtime.maxMemory() return Long.MAX_VALUE? 0.00
Please explain "java frame" meaning from stacktrace? -0.22
Synchronization: multiple locks - create lock objects? 0.00
Why does flush() after a query cause a DB update? +1.28
Multiple key on HashMap: it deletes existing values? 0.00
The operator > is undefined for the argument type(s) Integer, int +0.29
Name based Reentrant Lock in Java 0.00
Java multithread code does not fully consumes the cores on some procs +0.30
How to properly solve "Design For Extension" CheckStyle w... -0.18
Execution definition in JMM 0.00
acquiring lock on a object over a synchronized block 0.00
How is ArrayOutOfBoundsException possible in String.valueOf(int)? -1.63
Java 8 Lambda overloading +0.90
Overloading a private method in Java -0.45
Why should one create List<Object> -1.22
In Java, sort hash map by its key.length() -0.20
final static value didn't update after JBoss AS war re-deployed +0.26
Socket Exception thrown on localhost, but not over network? 0.00
who handles RuntimeException? 0.00
Java cancel Future - How to wait for finish? +0.28
Java GC:old generation becomes larger and larger and cannot be recl... +0.28
ArrayList and Polymorphism 0.00
Why does this comparison method violate its general contract? 0.00
Properly managing memory when using ExecutorService 0.00
What is the difference between Java Non Heap Memory and Stack Memor... +1.01
How to transform List<XObject> to List<XObjectWrapper>? 0.00
Java: calling join() multiple times on same thread? -0.60
Java BlockingQueue<Runnable> Inconvertible Types 0.00
Best way to implement TimeoutTask +0.28
Java code - compile time optimisation 0.00
how to find string from pool or heap 0.00
Remove an element that contains an specific String from a LinkedList -0.48