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 ... 42 43 44 45 46 ... 67
Title Δ
Java for loop iterate and list colors -1.15
Hibernate, what is the most efficient id generation strategy? +1.71
CountDownLatch throwing exception when trying to await() 0.00
How download manager breaks the file into multiple parts? +0.38
Java, serializing non-static inner classes. Is there a trick? -0.29
Runtime.totalMemory() gives me a wrong value from configured -Xmx v... -0.62
Java Regular Expression throwing error +1.00
A single-shot background thread, avoiding join? +1.22
Loop through a subset of an enum values +0.67
How to correctly get thread name in Java? +0.40
Why doesn't thread wait for notify()? +1.15
Java ArrayList of ? extends Interface -0.30
Java thread safety in singleton scoped class methods +0.58
How much performance decrease if I implement a java class' accessor... -0.24
Is catching exceptions just lazy error checking? +1.33
Excel file gets corrupted while converting byte[] to excel -0.11
what is the logic behind this code -0.31
Hibernate persist() method +0.32
Private instance member access from anonymous static instance +0.15
Java cannot find symbol error even though have verified classpath a... 0.00
Is there a difference between the generic bounds "Enum<T>... +0.46
Getting Top Four Maximum value from Java Array -0.40
decrement incrementer while looping +0.43
Spring WS has trouble with namespace declaration for schema instance +0.35
In which class/interface readObjectNoData(), writeReplace(), readRe... -0.13
A PooledConnection that has already signalled a Connection error is... +0.37
Should synchronized accessed methods be synchronized? +1.56
Why Runnable.run() method was made to return no output -0.66
Java object add / update / remove algorithm +1.28
How clever is javac? +0.80
Incompatible type with Arrays.asList() -1.75
Differences between clojure versions -0.28
When declaring a usage of namespace is required and when it's not? -2.41
How to instantiate Generic class object? -0.34
Composition vs Inheritance -0.73
BigEndian, LittleEndian Confusion In Xuggler -0.67
Code works sometime but not others (memory or thread issue) -0.64
What's the difference between Void and no parameter? -2.44
Heapdump vs profiling memory in visual vm -0.64
Can a Java method have more than 255 local variables? -0.30
Overriding an abstract method with generic signature and calling it +1.30
Does closing Connection automatically close statement and resultset? -2.68
Is there difference between variable defined outside loop and insid... +0.10
Where is the specification that defines this behavior for InputStre... -2.50
Checked vs Unchecked Exceptions in Java -0.61
Which is faster: Passing an arithmetic parameter to a function, or... -2.27
Replace/override method of an object which is an implementation of... +0.12
whats the different between when i create object from map and hashmap +2.10
JAVA:How to store gujrati(its other language) font in string? +0.35
Dealing with constructors in Java 0.00