StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Erwin Bolwidt

Rating
1601.03 (1,736th)
Reputation
24,665 (5,201st)
Page: 1 2 3 4 5 6 7 ... 19
Title Δ
Spring, instance variable visibility in new thread started from @Po... 0.00
Encoding issue with org.json.simple.JSONObject - turning ★ to â... 0.00
Rotating a String Using Lambda +0.22
Java equivalent of C# generic array declaration? 0.00
Peterson lock/unlock java implementation +1.47
Using interface methods of enum in method accepting class -0.21
Java "static final" vs just "static" variable w... +0.86
A dashed line without use of stroke in Java 0.00
Is there a replacement for this double math +2.25
Java- getting wrong output +0.90
Java Binary Search Tree - size() method overflow 0.00
Recursion: I don't understand why the code will print out n int... +1.52
LocalDateTime and comparing +0.37
Docker command doesn't return correct exit code 0.00
How to load zip file that resides in S3 bucket? 0.00
How can I write A map of byte Array into ZIP file 0.00
Optimize duplicated function with different parameter -0.81
Java Time Loop - Iteration +0.08
Java Regular expressions search and replace -1.82
If(something) re-do the for loop -1.54
How to get an HBase row using just they key? 0.00
How to generate random double number outside a specified range in J... -0.97
What is the best way to perform a Math.pow() operation having a lon... 0.00
Read lock while Writing +0.34
java - a specific unicode character cannot be displayed +0.37
Sort an array of numbers without affecting special characters +0.41
how to use Java read Unicode range from font file 0.00
In Java Concurrency In Practice by Brian Goetz, why if (f == null)... 0.00
How to get offset from timestamp in JAVA -0.34
Not getting expected result while runing java through cmd prompt -0.64
ExecutorService taking a runnable which is still under construction +0.50
Can (a==1 && a==2 && a==3) evaluate to true in Java? -0.42
Can (a==1 && a==2 && a==3) evaluate to true in Java? +1.12
Binary tree recursion java 0.00
HashCode Behavior in HashSet 0.00
Where does compilation start from ? top of the file? (or) from the... +1.56
IllegalAccessException: Class org.apache.camel.component.bean.Metho... 0.00
"notifyAll()" in java threads: unexpected waiting time +0.35
Improve performance with too many directories -0.13
java when I invoked Thread.sleep(), the data's visibility -1.87
Java - CRC32.update() on concatenated ByteBuffer -0.43
Java/Kotlin: Why does Jackson parse dates differently from SimpleDa... 0.00
Is happens-before transitive when calling Thread.start()? 0.00
Does javac ever generate static bridge methods? -1.89
Java reflection to set static final field fails after previous refl... 0.00
How could I start up a specialize main-class to run a jar package? +0.37
Possible Way to get the current time of any City? (Java Web applica... 0.00
Does the JIT process floating point arithmetic with /F:fast or /F:p... 0.00
which of these methods to mirror a tree is better in terms of time... 0.00
Is calling start() on a object of this class safe? An example from... +0.30