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 ... 7 8 9 10 11 ... 67
Title Δ
How to formulate an elegant vertex for Hazelcast Jet to get the min... +0.26
How hazelcast-jet achieves anything different from hazelcast EntryP... 0.00
Hazelcast Jet - Use Cases 0.00
What are the differences between Hazelcast Jet and Apache Flink +0.25
Cooperative and non-cooperative `Processor`s in single vertex 0.00
Nested if statements vs complex logic in condition -2.38
Do we need to synchronize java HashMap gets if there is only one wr... 0.00
try/catch vs if/else throwing NullPointerException +0.39
How to induce SwingWorker error 0.00
How to invert a right triangle (Java) -0.66
Best practise for random generator Java +0.64
Flatten a Map<Integer, List<String>> to Map<String,... -0.49
Java dynamic binding: Why the compiler cannot distinguish overriden... +1.73
Why minor GC time increase when I increase new age memory +1.48
Does FileOutputStream fsync on write? or why would you wrap FileOut... +1.49
In Java, is it memory efficient OR speed benefit to extract inner l... -0.75
Why Liskov Substitution Principle needs the argument to be contrava... -2.31
Simplification of synchronized block in Java -0.24
What the logic behind arr1[i++] = arr2[j++]? 0.00
Stream collect with Generic type 0.00
Thread race condition just hangs while using PipedOutputStream 0.00
After closing stdout: Java silently swallows everything written to... 0.00
Confusing Sentence In Generics And Collection Java 0.00
Strange things in java +0.07
What does the Java 8 Collector UNORDERED characteristic mean? +0.23
Why threads are not working? +0.26
Double Lost Of Precision +0.99
Why does an assert statement that executes before its class is init... 0.00
Why threads are not working properly? +1.32
Single method to return an instance of different generic type of a... -2.89
Java: Running potentially blocking code +0.72
What is the criteria for compiler decides between compile time and... +0.58
Jboss GC not freeing up memory 0.00
Which of these is more efficient in java? -1.33
Java: Create instance of a generic type passed as a function parame... 0.00
What would happen when eden space and survivor space are full? 0.00
Double-Colon operator for method parameters +1.42
What is the most efficient way to implement this in parallel? 0.00
Java8 simplify expression using Optional +0.22
parellel search with communications between threads +0.25
Avoiding Replacing Constant Reference With a Literal When Compiled 0.00
what is better: cast to double or adding double zero? -1.05
Java Instantiate Generic Type -1.95
Does a new thread have full memory-visibility of all other threads&... -0.99
Making side-effect free methods static 0.00
Clean and performant way for iterating over an ArrayList +0.25
Why does Object define clone() at all? +0.25
Sorting a LinkedHashMap in Java -0.27
How is the 'this' variable in Java actually set to the curr... -0.69
Why does .class not invoke the static block in a Class? +1.39