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 ... 15 16 17 18 19 ... 67
Title Δ
Short java if else if else statement +0.53
Benefits of Avoiding 'new' Keword When Creating Object in J... +0.65
is it possible to check if a char matches a list of possiblities? -0.19
Is java.util.Currency really a factory method pattern? +0.29
Pass class as parameter with extension check in Java +0.12
16.66ms frames times. How do you get a perfect 60 fps when sleep()... +0.18
Does a lambda expression create an object on the heap every time it... -0.79
Dagger error: Can't inject a non-static inner class 0.00
Why does HotSpot need register allocation? +1.52
How to choose a specific thread to run selected tasks in ThreadPool... 0.00
Is super.clone() of Cloneable a thread safe method? +0.86
What is batch file and what is the real time use of batch file? -0.32
why where in scala is nearly 400 times slower than in java? -0.23
Converting a Map to another Map using Stream API -2.19
Swing transparent background not being repainted -1.27
searchAfter in lucene +1.28
How to know when process finishes always? +0.28
Java Thread safety - Understanding the need of synchronization +0.54
How to implement function signature for fold() function related to... 0.00
Does the Hotspot JVM Compile the code to machine code or simply run... 0.00
Oracle DB Timestamp to Java Timestamp : Confusion +0.34
Correct way to Synchronize Methods in Java +0.34
Why can't I pull a method for another class? +0.53
More efficient way of doing multiple if else statements +0.51
What is the purpose behind the static final fields in the Collectio... -0.60
Java wait for variable to change +0.88
Static vs Object instantiation +0.32
Is there any thing which can be done only by Comparable and Compara... -0.84
Java: Initialize condition in If construct (performance) -2.73
IllegalArgumentException exception from Nashorn - Is it a bug in Ja... -0.67
How does CountDownLatch works in Java? +0.44
Why is my code slower using multiple threads in Java? -1.95
Is there a Java 8 .or() which returns Optional of present value or... 0.00
What is the use of Hbernate IN keyword before where clause 0.00
Does java take time to call a method? -1.08
I know that generic arrays are not supported by Java, but I don'... +0.78
How do I call a Clojure function that takes a two-dimensional array... 0.00
How does the JVM internally handle race conditions? +0.52
Update SWT from out of thread, failed to execute runnable 0.00
Lazily initialising static variables in a multi-threaded situation +0.28
Puzzled with Java8 Stream performance 0.00
What are the advantages of using a single integer for multiple for... +0.77
Java - Remove thread from memory +0.83
How to change value of a local variable inside an inner class? +1.07
Is there any way to skip the first node while using an iterator? +0.52
Why await of Condition releases the lock but signal does not? 0.00
compareTo(K) in java.lang.Comparable<K> cannot be applied to... -0.05
Most efficient way to split a string on the first occurrence of a d... +1.12
How would I display the position of an element in an array? -0.61
Get all days between tomorrow and 60 days forward then loop through... +1.41