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 ... 24 25 26 27 28 ... 67
Title Δ
Hibernate L2 query cache: do not hit database on cache miss 0.00
Java 8 stream Map<K,V> to List<T> 0.00
Java optimization to prevent heapspace out of memory -0.38
Using if-condition or HashMap? -1.59
Why do you not have to create an object in Java? +0.28
How to make method thread-safe +0.27
Why upcasting does not show runtime polymorphism? +1.37
does optimization using JIT happens only once and remain forever or... -0.87
Standalone VisualGC download link 0.00
Hibernate and currentSession: "Heck, I don't want these transa... -0.20
Should we assign local object references to null in a finally block? +0.61
Sort an array such a way that First half should be in ascending ord... +0.27
Concatenating ArrayList of Strings into a single String using Strin... -0.19
Compile with current Java Runtime (7u45) and run on Runtime Version... +0.89
Is happens-before relation given in case of invokeLater() or invoke... 0.00
Is it better to set size of a Java Collection in constructor? +0.39
TreeMap<Integer, Integer> remove not working -0.43
unreported exception java.io.ioexception must be caught or declared... +0.31
Cannot verify text which contains diacritics 0.00
Avoiding switch statements for enum types +0.00
Running the more than two threads in a particular order -1.46
How do I get this for loop to work right? -0.21
Why my program is going in the infinite loop? 0.00
Data binding in java oveeriding +0.75
public method in package-private class 0.00
Find Memory Usage Peaks -0.20
How to syncronize JOOQ with SpringBatch JdbcTemplate 0.00
Will Java asyncronously call these methods automatically? -0.57
"There are better ways to describe semantics than Java bytecod... +1.13
protected static member for inherited class -0.97
Why does InputStream read() return an int and not a short? +0.69
java.lang.ArrayIndexOutOfBoundsException:0 -0.01
Is Garbage Collection time related to number of objects or size of... -0.69
Is stack-based instruction set one of the most important factors af... 0.00
How to test method with Calendar.getInstance() +1.22
Can extensive exception logging cause java.lang.OutOfMemoryError: G... -0.59
Is a copy of an object made when pushing it through a method? -2.62
Why do we create an abstract class even though all the methods of t... +0.73
Is compiler able to optimize reference creation? +1.15
How does a method find the instance variables of its object at runt... +0.93
How to assign an ArrayList to a List? +0.28
A Cleaner IF Statement +0.29
implementing an algorithm that requires minimal memory +0.90
Unreachable code while loop -1.20
Where main method is creating in my web application if i use struts... -0.71
Java: make subclass be comparable only with the same subclass +1.18
Are there benefits to Java's type erasure? -0.61
Is the Swing repaint() method still safe to use outside the EDT in... +1.83
Methods take 0ms in netbeans profiler -0.81
Java: how to use dummy node or mark a node as dummy node 0.00