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 ... 8 9 10 11 12 ... 67
Title Δ
How to check the contents of Stream object without converting into... +1.17
Java synchronized method around parameter value 0.00
Java If-else programming logic -0.89
Best way to avoid many if else statements in java +0.98
Long process under Swing GUI : unexpected delay +0.61
Using information from outside class: Prisoner's Dilemma 0.00
Java: Reasoning behind mandatory (implicit) declaration of Object&#... 0.00
Recursive String Concatenation -1.06
Share the same data with different processes 0.00
Why not instance variable? +0.95
Where to Properly Place the While-Do Statement? 0.00
Hash code collision handling in collison chain +0.27
Is using enums efficient for many constants memory-wise? 0.00
Java unexpected output with inheritance +1.61
What is the difference between Character.isWhitespace(char) and Cha... -0.76
Why does the second expression of an assert statement not get execu... +0.59
Strange Java behaviour with static and final qualifiers +1.18
When do we say class is loaded in java? +0.64
Volatile arrays and memory barriers and visibility in Java +0.26
do hazelcast have igmp support? 0.00
Simple Java program - profiling shows unexpected behavior 0.00
how to check if a scheduled thread has finished the task? 0.00
Does Java JIT compiler remove method's call without side effects? 0.00
Short circuit logical operators over Iterable -1.12
Why functional programming language support automated memoization b... +0.75
Please help me understand this deadlock example +1.00
Why (n mod const) is faster than (const mod n)? +0.25
Is this a good implementation of a custom locking mechanism? 0.00
Object lock in Java +1.06
Java String Construction using Literal and new keyword -0.74
Java: Can't access method +0.24
Happens-before when synchronized method exits +0.82
Java string constant pool 0.00
What is the Use of < ? extends E > +0.26
How to get this piece of code into loop, so that it asks a user inp... +0.23
Algorithm for matching HashMap key with another random HashMap key,... -1.70
A lock that refuses same-thread reentrant but allows different thre... 0.00
Fastest way to find an item in a sorted ArrayList +0.11
How to test if else statements? +0.24
Most lightweight way to return multiple values in java 0.00
Java gzip - GZIPOutputStream not closing / compressing arbitrarily 0.00
How to create a string from many strings efficiently in Java +0.00
Java HashMap to store in different buckets internally +0.25
Ensuring that an XOR operation on strictly positive longs only yiel... +0.24
Why we need use streams in Java? 0.00
How does parameterization work in Collections.EmptyList class? +1.52
How to transfer objects from ArrayList to LinkedList +0.26
Collecting/importing a library of convenience methods (e.g. nullche... 0.00
Why is Java skipping my second condition in the while loop? -0.67
Behaviour towards object cloning in Java +0.26