StackRating

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

sjlee

Rating
1489.86 (4,418,454th)
Reputation
6,216 (26,194th)
Page: 1 2
Title Δ
Am I correct in my assumption about synchronized block? +2.10
java concurrency: many writers, one reader -0.41
Impossible to make a cached thread pool with a size limit? +4.40
How to wait for all threads to finish, using ExecutorService? +1.74
How to interrupt the Thread when it is inside some loop doing long... +0.07
On using Enum based Singleton to cache large objects (Java) -3.65
what's the best pattern or method to load a static cache? +4.29
How can I get the unique id of an Object after overwriting its toSt... -0.02
Does this basic Java object pool work? +4.01
catching EmptyStackException vs. Testing is Stack is empty -0.46
Remove Elements from a HashSet while Iterating -0.37
Why does ExecutorService deadlock when performing HashMap operations? -2.48
Why is swallowing InterruptedException ok for subclasses of Thread? -4.03
Object visibility across threads -1.08