StackRating

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

Alex Suo

Rating
1486.49 (4,458,995th)
Reputation
2,233 (75,375th)
Page: 1 2 3
Title Δ
Volatile keyword in java under the hood -0.12
Is it necessary to synchronize read to a variable? 0.00
Trigger email using java after 2 hours 0.00
Executing Java and C# within the same process? -0.02
find the nearest number of a list -0.46
Concurrency (ReentrantLock) in diffrent threads +0.01
Concurrent LRU cache implementation -0.72
Should threadlocal declared as a final field +0.51
Understanding Vector synchrnoization policy -0.41
why default serialization is prevented in enum class -1.45
Byte array lengths with Deflater and Inflater -0.50
Why enum constants dont have finalize method? +0.52
Why is super class constructor always called -0.74
Thread termination difference between C & Java -1.54
Java Functional Programming: creating a map of functions -0.36
Wait-free queue implementation in JAVA -1.54
Java Indexing array help. CodingBat -0.49
Pass generic type parameter class as argument -1.19
Reading ResultSet into JTable (over different classes) 0.00
Does ConcurrentHashMap make a copy of itself? 0.00
How can I make rotating hitboxes that detect collision? +1.95
The cost of creating an object -0.15
How to make all threads wait only when a certain method is being ca... +0.68
how to restart file uploading when an exception occurs -0.08
why HashMap.keySet() doesn't return an empty Set -0.43
Best practice for a returning try block -0.53
Multi-threading on UI Thread 0.00
Java Cards Class 0.00
In Java ExecutorService how to set max threads consumed by a request -0.01
Java && operators +0.19
Getting Java Layout Managers to Behave with JTextFields and JLabels 0.00
Collision with unregular shape - detect and handle 0.00
JAVAFX : TableModel : Edit : How to know value type (Which type of... 0.00
Duplicate Elements in HashSet Java 0.00
Returning stream rather than list -1.08
NPE using static ThreadLocal logger while trying to create multiple... +0.50
How to lock a hashmap during refresh? -0.50
Linking error using Visual Studio to build JNI dll 0.00
Better way to implement synchronous repeatable task using Spring/Sp... +0.07
How to import Java file method to another Java file? -0.18
How can I avoid subclassing while waiting for an Executor to termin... +0.00
Where is the load barrier for the volatile statement? -0.48
java memory model in synchronized block 0.00
Parcelable encountered IOException writing enum contained methods 0.00
Why does idle Java application generate 20 MB garbage in 4 minutes? -0.00
how to register multiple SocketChannel on one thread with a Selecto... 0.00
Java - which objects are being garbage collected? -0.12
Failure of "try" not going to "catch" block 0.00
How do I sort String value taken from database (primary key) as int... -0.16
How to remove millisec from date and time +0.07