StackRating

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

Michael Krussel

Rating
1494.05 (4,307,555th)
Reputation
2,243 (75,040th)
Page: 1 2
Title Δ
Updating Recyclerview adapter from suspend function -4.03
How do you embed runnable sample code in Dokka generated documentat... 0.00
Chain kotlin flows depends on Result state +0.12
How to save data from a Kotlin asynchronous closure? +4.75
Android Studio + Gradle and AndroidTest res/raw 0.00
Java ExecuteBatch() inserts only 1 row +3.64
List in ConcurrentHashMap +0.07
JUnit 4 - expect an Exception of a certain class, but not subclasses -3.68
Add a tag to an AlertDialog -0.09
Xstream incorrectly interpreting a list item as part of another lis... 0.00
Trying to synchronize method within runnable -1.46
Java swing : return value when button clicked +4.11
Why will nothing paint on my screen? +4.05
Why does this Guava Ordering of a Map by value work? +4.18
Cycling through arrayList -0.63
Why are my headers null after a POST? +3.90
inconvertible types but without warning or error? 0.00
Why can't an anonymous class access variables of its enclosing class? -1.16
Does Java have something like "shims" in JavaScript, prep... -3.57
Reading from input stream 0.00
Java equivalent to C#'s StreamReader.ReadToEnd() +0.19
Fastest way to read huge number of int from binary file +0.37
Works fine without ItemListener, but when I add it, it gives me a N... +0.00
Java synchronization: Lock without blocking -0.88
Alternative to assert to get failures log message and continue? +6.12
Exception Handling with wrong User Input Java -1.75
Method won't overload +3.34
File.renameTo() doesn't have any effect -1.30
In Java, how can I read data from multiple files using posix wildca... +4.14
Not going to proper catch block after throwing exception 0.00
File.mkdir or mkdirs return false - Reason? +4.61
Java Applet, game loop runs fine the first time, and then when rese... -3.65
Create a java thread that runs on a timer but can be awaken at any... +0.58
Save status in @before method, do the @test, then rollback the chan... 0.00
How do you interrupt a Semaphore from a JUnit thread? -3.91
Manually serializing Jersey Response 0.00
why output comes different everytime instead of synchronized block -0.28
Volatile HashMap vs ConcurrentHashMap -3.02
Java thread pool to solve for a single result -1.96
Should every time new link to class be created while only one insta... -2.03
Terminating an Executor Service and extremely fast Java code? -2.92
Calling ExecutorService.shutdown in a dynamic thread number +1.93
Good practice for multi-threading -3.76
Given two classes, creating an object of each class in one another... +4.88
array of objects proper way of use? +0.82
What could cause a program to not read an entire file? -3.95
IllegalMonitorStateException with two threads +2.87
Concurrent download counters in Java -1.16
how do you have two buttons that save to the same data file in andr... 0.00
Printwriter does not seem to output to specified file after I add a... +4.27