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 ... 32 33 34 35 36 ... 67
Title Δ
Synchronization on immutable objects (in java) +1.07
Storing letters in Java in a way allowing them to change? +1.26
Java replace invisible chaaracters +0.35
Java automatically waits for thread to finish before starting a new... +1.51
Which is recommended: Importing one class or entire package in Java? +0.69
Visitor-Pattern vs. open/closed principle: how to add new visitable... +0.37
ArrayStoreException when trying to fill a float array -0.43
Dynamic return type - Java Generics -0.15
Why Java uses 'equals' instead of '==' to check an object's presenc... +0.84
Object that stores two vars with the same name +0.83
Java double-checked locking solution? +1.99
Hashing a set of integers in an order independent way -0.66
How to insert multiple tabs string in java? +0.36
HashMap put performance -0.17
Thread safety for reference types without using synchronized +1.84
Override indexOf in LinkedList to check for identity, not equality +0.37
How can I test that a service is listening on TCP with Node.js? -0.72
Is closing the resources always important? +0.34
Why would running a heap dump cause my thread count to drop conside... +1.71
is there any overriding that does not fall under dynamic polymorphism 0.00
Would type erasure occur here? +1.17
time complexity or hidden cost of <Array Name>.length in java -0.70
When to invoke main rather than call main? -0.85
Character counter in Java +0.93
Reading file takes too long -1.70
Java - If I return in a catch block, will the finally block be exec... +0.57
Reuse code for looping through multidimensional-array +1.46
ThreadLocal and Memory usage +0.34
Why doesn't the following program work? -0.16
Java outOfMemory exception in string.split +0.61
Unable to stop the Java Thread -0.47
What is this Waffle SSO example doing 0.00
When initialzing a variable of an interface type, what happens to t... -0.45
HashMap or TreeMap or LinkedHashMap which one is faster to iterate... -1.83
What will be the complexity of the following code? +0.34
Webserver socket programming -0.70
Slow down the call to a specific function +0.97
NullPointerException when trying to display image? -0.32
Reduce garbage collection time -0.65
Why is there no FileReader.read(String), when FileWriter has write(... +1.41
How can I make this method statically acessable? +0.06
Executor does not handling tasks as expected +0.97
Does Custom ClassLoader lead to memory leaks? -2.39
java - continuous data sending through Socket -0.72
java.lang.IllegalArgumentException : ' is not a valid XML character 0.00
About shutdownNow of ExecutorService 0.00
Java OutOfMemoryError not caught by clauses that catch Error and Th... -0.13
Java program runnin in Eclipse causes EXCEPTION_ACCESS_VIOLATION (0... 0.00
A replacement for the anti pattern ThreadLocal? +0.62
Creating generic array in Java via unchecked type-cast -0.94