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 ... 26 27 28 29 30 ... 67
Title Δ
Why isn't it possible use names of variables in Java? -1.78
Java 8 Instant.now() with nanosecond resolution? +0.33
Regular Expression for UpperCase Letters In A String -0.71
Why use IOexception instead of Exception when catching? +0.70
How can I make a public static unsynchronized getInstance() method... +0.94
Adding LinkedHashMap object into ArrayList -2.72
What is the file type for the final java application? -0.24
Why does encapsulation seem to contradict the Open-Closed principle? +0.94
Why can't a class be protected while it can have a default modifier... +0.75
Why Java HashMap get(key) works faster when keys are read using sam... +0.83
Why is this causing an error- Class within method Java -0.57
Would the compiler (or the JVM) know to optimise this piece of code... -2.48
How to break "while" loop in Java when condition is stacked +0.99
Remove object from ArrayList<> in Java +0.33
Is there a List that works like an Array? +0.16
Relational databases - to delete or not to delete? -1.01
How to prevent Deadlock when updating Swing components using swing... 0.00
Why is cookie hashcode changing, when now new cookie is added in su... 0.00
Best Practice on Where to Perform Iteration -0.19
Logic of Java Operators && and || -0.52
how to pass reference asynchronously between threads? With Observer? -0.89
Why aren't the calls in main sequential? -1.73
Does Java have a `::` operator? +0.62
What does "{}" mean? When is a map empty? +1.13
Simple for loop, beginner +0.45
I don't understand this part in Oracle docs? +0.31
Why does my custom SecurityManager cause exceptions the 16th time I... 0.00
About the dynamic de-optimization of HotSpot +0.88
Inconsistencies in Big-O of removing from an ArrayList vs a Hash Ta... +0.30
java: use existing object or create a new one? -2.54
Java Application on Virtual Machine Performance 0.00
Spring Safe-Publication 0.00
Java timer task runs slower than normal +0.30
How to handle exceptions when programming with Java? +0.64
Java Threading - Solution to deadlock? +1.02
Multithreaded return value +0.51
Is it true that every inner class requires an enclosing instance? +0.68
where java store native objects 0.00
Eclipse RCP, adding a new View to Editor -0.51
Using class.forName in JDBC -0.54
Which iteration method to use for Java ArrayList +0.47
Get the size of object -0.69
Adding minutes to Time object in Java +0.32
How to store references of integer array in array +1.01
Remedy subtle difference between generated and expected SOAP message 0.00
Should I use synchronized block for this simple case? +1.14
paintcomponent repeats itself without any user interaction 0.00
Is this a good practice to mitigate OutOfMemoryError? +0.90
What is the use of "this" in Java and/or C#? +0.83
Making a boolean true for x seconds when condition is met, then rev... +0.75