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 ... 10 11 12 13 14 ... 67
Title Δ
Is it more efficient to use the class, e.g. Hashtable than the inte... -1.65
Testing disk performance: differs with and without using Java -1.40
Polymorphism in java: Why do we set parent reference to child object? -1.63
Why do we need to write "*" after classpath -1.62
How JVM loads a class that has it's own reference -1.32
Java 8 read from an input stream to an output stream, while aggrega... +1.50
nested ternary operator vs nested if else, which is better in reada... +0.16
Difference between traditional imperative style of programming and... +0.72
Refactoring - remove call to method 0.00
How to check if null is in stream? 0.00
Java and thread safety +0.25
IntStream from Random and Random concurrency 0.00
Strange Calculation Behavior in Java +1.41
What is the most elegant way to sort a list of objects in Java? +1.18
Java 8 Stream: groupingBy with multiple Collectors -0.94
where does array declared local to a function will be in memory? +1.46
non-Java JVM languages - Any particular JVM feature that is not exp... 0.00
Is double check with final variable working +1.07
Handle Java socket concurrency +1.10
Java - Repeated function call reduces execution time +0.97
Is there any way to automatically break lines in a cmd window? +0.70
Why can't Thread.interrupt() interrupt a thread trying to acqui... +1.12
Is there an elegant way to unwrap an object wrapped in 2 nested Opt... 0.00
How to flatmap a stream of streams in Java? 0.00
Size of Java serialized Clojure data structures +1.18
synchronized ArrayList vs synchronized method block -2.52
Why is there such a big difference on time between first nanoTime()... +1.28
Since Interface cannot inherit Class, then how "Object" c... +0.33
Java 8 Collect two Lists to Map by condition -0.39
Autoboxing and overloading +1.73
How to use lock wrapper for autocloseable? +1.78
Why the set of hash id generated by java is almost the same each ti... 0.00
AtomicInteger variables in lambda expressions +0.29
Java getKeyCode only returns 0 in keyPressed 0.00
Synchronizing on this and on other object +0.68
JVM meant to call main() and finalize() both, one is public and oth... +0.96
How I can check if the element of a list is the last? +1.27
Java ArrayList instantiation -1.45
Math.pow Performance in Java 8 vs Java 7 0.00
finalizers cause portability issues - how? 0.00
How can one find an item after the match using streams? +0.88
Iterate over LinkedHashMap in reverse +0.18
How to reduce java heap usage when reading >50mb files? 0.00
Where is located the native classes in Oracle Java SE JRE? 0.00
Resetting a value before you return -0.99
Using Wildcard to limit the function to take only class and its sub... +2.23
Java - Incrementing a variable before sending to the method -0.81
Does Java Iterator hold reference to elements of a linked list? -0.99
Why new Formatter().format("%h", false) gets 4D5? 0.00
How to add pointers in Java programming language? +1.20