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 ... 21 22 23 24 25 ... 67
Title Δ
atomicity when exactly should be used? -0.37
Problems with adding string to a list by many threads -0.57
Do I need a concurrent collection for adding elements to a list by... -1.30
Why is DateTimeException unchecked? -0.66
How to sort the words by their frequency +0.97
Suggestions for optimizing this java code with Math functions +0.27
Java Beginner: Why Does char Use ' ' Instead of " "? -0.60
Fluent Builder/DSL in Java by Example -0.41
Partial overriding of a method: how to? +0.59
How to format numbers as strings to be in the form "xxx.xxx.xx... +0.80
Integer to String, which method is faster? +0.29
How to use TimerTask with lambdas? 0.00
ExecutorService slower than sequential file process of copying file 0.00
How can I set an auto numeric name generator for image uploads, usi... +0.32
Side Effects of Multiton Pattern Usage -2.77
How is entrySet linked to table in HashMap internals? -0.53
Is StringBuffer really mutable? 0.00
ArrayList concurrent access +0.59
Java Recursion: Why won't my recursion method call back to itself? -0.87
Java: Testing inequality of multiple properties between two objects 0.00
Match a string against multiple regex patterns +0.42
Increased cost of a volatile write over a nonvolatile write +0.96
-XX:+UseCompressedOops does not work in Eclipse 0.00
How to initialise a static final class member of type ObjectName? -0.26
Simplify if condition boolean expression -0.61
Threads sitting idle = bad? +0.06
Why is there private method outOfBoundsMsg in java.util.ArrayList? 0.00
Use individual technique in method vs other methods in method +0.93
How can i store string objects in treeset in descending order? +0.27
Java - bijective mapping between local vars in source code vs byte... +1.06
Why can't I reassign the size of an array by replacing the variable... -0.59
What Can I do with same generics like this List<? ...>? -0.99
creating an object with static type of base class vs subclass? +0.28
A project I am working on has a lot of wrapper-classes for Concurre... -0.47
Does Sychronized block on same object really hold other thread from... +0.63
Data structure which offers both insertion/removal from/to both end... +0.29
what is SwingUtilities.invokeLater(new Runnable()) +0.95
Test if X = A, B or C +0.34
How to use over-ride the super class methods? +0.65
java memory usage from method call +0.69
Is there be a new string object created for S.O.P? 0.00
Should you use runnable even if the threads are not sharing data? 0.00
Why instance initiazer block in java executed only once? +1.69
Does jvm free the thread's stack when the thread terminates +1.85
Getting infinity when should be getting percent -1.37
In Java, does locking ensure correct order of reads and write to no... -0.20
Is it necessary to store a cachedthreadpool? -1.69
One concurrent collection inside another: is it thread safe +0.27
Java wait for all threads before terminating -3.17
Is it a good idea to force garbage collection in Clojure? 0.00