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 ... 9 10 11 12 13 ... 67
Title Δ
Run-time constant pool GC collection 0.00
Need of an object in synchronised block +1.20
Main differences between Hash Table Linear, Quadratic, and Separate... 0.00
Scope of variables in callback methods called within for each +0.84
Which is the best way to do the following task in java +0.56
How can I reduce searching over an Array if I need to access the ar... 0.00
How does Java's bit shift operator work under the hood? -1.95
Where java compiler keeps its import mapping -2.17
Why is ObjectOutputStream.writeObject faster than write bytes when... -2.97
Largest 5 in array of 10 numbers without sorting +0.85
Remove leading zeros behind comma in BigDecimal +0.66
Is 5 * 5 a literal or just an expression? -0.81
Why does this program compile with Java 7 but not Java 8? 0.00
Improvements in gzip decompression java +0.27
How to eliminate duplicate entries within a stream based on a own E... +1.58
Why anonymous classes exist in Java? +0.21
Why should I create my own Exceptions? +0.32
Getting the hashmap values of an object list using lambdas +0.27
Is it mandatory utility class should be final and private construct... +0.44
Efficient LZ4 multiple file compression using java +0.25
Object serailizaton vs strings 0.00
Running jar with cron throws error: '/bin/sh: 1: java: not foun... +0.27
Has Java blocking IO on 64 bit Linux, in 2015, solved the C10K issue? 0.00
Why is the output different in the two cases? +0.26
If a class is implementing two interfaces ,which one is actual the... +0.41
What is the difference between Segment of ConcurrentHashMap and buc... 0.00
self alias in closures 0.00
Adding a non-comparable object to a PriorityQueue +0.13
Consistent and efficient bi-directional data structure implementati... 0.00
Why does this return a NullPointerException? +0.25
Differences between using a method reference and function object in... +1.72
If not null - java 8 style -2.44
Any way to stop a thread that implements Runnable using a boolean ,... +0.70
the work of the garbage collector in Java -1.50
Which of these pieces of code is faster in Java +0.25
Erlang Process vs Java Thread -1.16
What type is <?> when making instantiating lists? +1.00
why protected clone() method is not accessible using inheritance in... +2.03
How is dynamic polymorphism useful when I cant call derived class m... -1.60
java sed command not producing response -0.38
How to make an efficient hashCode? +0.46
Comparator issue when switching to Java 8 -2.30
How do I pass a method as a parameter in Java 8? +1.36
Java 8 Method reference to instance method of an arbitrary object o... +0.69
How to return a new object each time the old one is modified? -0.13
Why hasn't the PriorityBlockingQueue queue to sort elements acc... 0.00
Swing Multithreading. My GUI is freezing -1.42
Cast java.util.function.Function to Interface -0.25
How to understand java class literals? +1.01
Generic conversion in Java +0.24