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 ... 45 46 47 48 49 ... 67
Title Δ
How to assign new object to existing one -0.32
AtomicInteger misbehavior 0.00
System.out.println() breaks my if statement 0.00
Java repeatedly writing doubles to txt file -0.45
How to import CSV File using String.split(",") without ha... 0.00
Instances and iterations. Which one is better? +1.19
Is double check issue fixed in 1.6 or 1.7? -1.29
How to parse String "24-10-2012" into Date ( dd-mm-yyyy)... +0.70
Create an instance within Abstract Class using Reflection +1.06
Why element() and remove() when we have peek() and poll() in java -1.18
Thread safe circuit breaker 0.00
How to tackle byte stuffing in Java? +0.32
Instantiating a class dynamically +0.35
public static void main in java 0.00
Initialize Empty HashMap -2.21
How to format a Double from 1234567 to 1 234.567 in a safe manner +0.12
Java 7: throw exception without stack trace +0.41
How to get private fields from another class? -0.29
Should my custom async task have synchronized access to what is pas... -1.67
Regex to match a word but not another word +1.34
One-of-a-kind objects -1.55
Unexpected state inside Java synchronized block -0.43
How does Java Object casting work behind the scene? +0.23
The constructor LinkedHashMultimap is not visible -1.59
Reference object in java +1.89
Using my own hashcode for hashmap java +0.37
Call different methods by its parameter +1.35
Java how does the stack class violate the rule of substitutability... 0.00
Getting rid of file extensions? -0.63
Reflection Method.getParameterTypes()‬ - array of objects parameter +2.06
Using switch statements inside a for loop +1.26
How can EmptyResultDataAccessException be thrown? 0.00
How to add HashMaps with custom objects to an ArrayList +0.39
How would I use a static method to increase a non-static variable? -0.69
try-catch doesn't catch IOException -0.84
Java: Different outputs when add/remove short and integer elements... +0.38
how to check all character in a string is lowercase using java +1.76
Calling Enclosing Class methods inside Inner Class 0.00
How to efficiently compare Sets? -0.72
How is returning a subtype in a method expecting a supertype called... +0.09
Terminate Thread in Threadpool 0.00
Overriding Javadoc comment on java.lang.Enum.values() +0.84
How to implement interface with object.Clone conflicting method +0.97
How to make a variable global in java +0.71
How to split a string like p^q using split function in Java? 0.00
How is the system classloader in java useful? 0.00
How to get the progress of reading a file -0.56
if break is last statement in try block then compiled code not havi... 0.00
ConcurrentModificationException with global variables but not local... +1.41
Java, code works, but exception is still thrown +1.26