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 ... 22 23 24 25 26 ... 67
Title Δ
How many nested "new" objects can be created in java? +1.34
When Java refresh Thread Cache to actual copy +1.09
How Thread run starts? +0.30
Rowmapper is best? -0.24
Is it okay to expose the state of an Immutable object? +0.32
Creating an implementing class that reuses objects of other impleme... -0.98
join() doesn't block other threads (except main)? +1.26
Is SwingWorker the only way? +0.80
What will happen to variable Declared in Interface ? if the impleme... +1.52
Java - happens-before relationship for monitor unlock -0.26
Java_Questions: need help in understanding -0.21
Thread that implements a wait method in OSGi without stopping other... 0.00
Differences in making a thread? -1.45
Java 8 Collections concurrent processing -0.17
Are negative timeouts safe with Future.get(long, TimeUnit)? 0.00
Is initialization of objects Thread Safe in Java +1.07
"generic method" "absolute value" java +0.17
In Java, is a global variable always put on the heap? -1.17
Start profiling part way through a programs run 0.00
Mimic printStackTrace() method in java +0.27
Why the bounds check doesn't get eliminated? +0.98
Test if Object is a generic list of specific type 0.00
Which strings are empty? +0.62
Does it matter for runtime performance if a method is called by its... +0.32
different stack for different thread -0.23
How to convert a .java file to a .class file when the .java file ha... 0.00
Why does it keep rounding down to two cents on my java change/cashi... +0.73
Java String = "" vs. new String("") performance... 0.00
getting negative byte array length or large amount of byte array le... 0.00
Getting Compile time error in java funciton body -0.17
initialization block vs constructor vs variable initialization +0.30
why this.hashCode() and super.hashCode() returns the same value in... +1.32
Do managed programming languages make use of hardware virtualization? 0.00
Are Strings overwritable? -0.73
Does Java ignoring bitwise operations on the MSB? 0.00
How does Double.intValue() work? +0.25
Catch and wrap runtime exceptions when creating library? 0.00
Why volatile is working faster than non-volatile? 0.00
Why not create an Object[] and cast to a generic type? What's the s... -0.17
How to count no. of different characters in a string using loop and... -0.37
What can explain the huge performance penalty of writing a referenc... 0.00
Best pratice for using array as the key of memoization in Java -1.42
Jsoup or Java č and ć 0.00
The final local variable cannot be assigned, since it is defined in... -0.20
Need a simple answer about Queues in Java +0.30
Should I write tests for class A if it's covered from class B -1.56
How to disable message "Parameter x is not assigned and could... 0.00
Use of ArrayList#trimToSize() method? -1.42
Java GC : Why Two Survivor Spaces 0.00
Slicing a string +0.77