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 ... 12 13 14 15 16 ... 67
Title Δ
Hash Table Linear Probing -0.24
in java: how can i terminate execution of all threads without waiti... +1.17
Efficiency of method call in for loop condition +1.13
Member, class, accessibility clarification +2.91
JVM doesn't release memory of byte array after thread ends work... +1.10
Is it possible to stop execution of finally block? -0.76
Can you push synchronization costs onto one thread? +1.05
Java Generics - How is a raw type different from a non generic type +0.69
What precisely is the difference between calling run() and start()... -0.48
Why filter() after flatMap() is "not completely" lazy in... -0.72
Will invoking supertype methods create a new supertype object? +0.11
Why do I need to create array element with Java Reflection +1.52
When to use "throws RuntimeException" Java +0.14
JVM memory management 0.00
Must these short methods be synchronized in Java? +1.08
Modify duplicating random number generator to non-duplicating rando... +0.43
Why is the operator precedence not followed here? +0.97
Converting charAt check 'containing A-Z' to 'not contai... -0.65
Functional Interfaces in Java 8 (Method execution time logger) 0.00
How do I program monadicaly in Java8 while getting comparable perfo... 0.00
Why does ConcurrentHashMap work in Double Checked Locking 0.00
Shortening my if statement +0.06
Declaring static method is allowed in java what are the advantage o... +0.27
Should i prefer readability over safety in my code? +0.80
Why protected static fields are visible from different class in Java +0.32
Optional vs throwing an exception +0.36
Why factory bean needs non static method in spring IOC 0.00
Why doesn't type inference work in this case +2.10
How to refer to enclosing anonymous class instance in Java? 0.00
Why does -9 & 0xaaaa get an unsigned result? +1.51
Why Java supports arrays of arrays, rather than multidimensional ar... +0.33
what is wrong with my MineSweeper dot java 0.00
Java programs don't necessarily start from main(), do they? +0.28
Trie data structure space usage in Java 0.00
New Java Locale - af_ZA -1.08
Swing Thread Violation 0.00
Single Chinese character determined as length 2 in Java/Scala String +0.64
Java Simple Concurrent Server 0.00
Why hash function has done XOR on hascode? 0.00
Difference between call-by value and call-by sharing -2.47
What does resultSet.next() do -2.59
do-while with Java8-Optional +0.28
Lost precision. How should I handle this? -0.37
Pros and cons for using native code in Java? 0.00
Split a spliterator into N spliterators +1.69
JVM space complexity details: Singly Linked Lists vs Doubly Linked... -1.34
Java 8 generic type conversion fails where as it was passing with j... +0.25
Mobile - Codename - How can it be faster than native language? +0.27
Whether method cancel() in java.util.concurrent.Future shoud be blo... -0.99
Java - Why is this implementation of a binary heap faster than the... +1.22