StackRating

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

Solomon Slow

Rating
1449.88 (4,532,678th)
Reputation
14,092 (10,141st)
Page: 1 ... 15 16 17 18 19 20
Title Δ
How to fix non-atomic use of get/check/put? +0.53
Java synchronize a class instance -0.65
How does FileInputStream find the file? -0.44
Java class which requires using interface if you want to use it'... +0.54
what is the class level synchronization.If the class is locked by o... -0.16
Is Java's System.out.println() method mutually exclusive to thr... +0.48
How to specify an object to be locked in java using Lock +1.01
Parsing unicode 'Vulgar Fractions' into double in Java -0.44
Java - Synchonize Threads on certain point +0.53
Get language from UTF8 -0.24
Enum with dynamic method parameters 0.00
Synchronized keyword internal implementation +0.05
Releasing instance of a singleton in java +0.53
When to use Cron Job vs. ScheduledExecutorService -0.46
when a method is called , which thread will be run in c# and java? 0.00
Sysnchronized block program results are different from synchronized... -0.77
Multiple threads executing code IF they are the same type +2.19
Throwing Multiple Exceptions -0.25
Best way to create 5D or 6D array in java -0.34
How to remove < and > in XMLthat is part of the XML message 0.00
Does Java's pass-by-valueness mean I do not need a deepCopy fun... -0.74
Programming safe/regular/atomic registers with Java 0.00
When I call a method not synchronized from a synchronized what appen? -1.66
How to send/receive data over USB 0.00
Math.pow(10,6) = 999999.999999 on Doogee DG800 Android phone +0.51
How do yo randomly assign a value to a variable? -0.15
Java - Does jar self-contain all functions required? 0.00
Thread which is both notified and interrupted while waiting -1.03
how to notify all the threads if there is unknown number of threads... 0.00
Two thread which invokes wait and notify +0.51
Static Synchronized method provides Class level lock. What does Cla... +2.22
Why does math.sqrt return a float to one decimal point and not just... +0.51
How to fully make 2d to 3d? 0.00
Confusion with wait and Sleep method of thread -1.02
Is 'program order' in Java allows reordering? 0.00
Java, recursively add sequence of numbers +0.01
Traversing a binary tree and returning a value 0.00
ExecutorService sleep all threads in thread pool 0.00
Multithreading synchronization issues +0.56
Reading bytes in Java +0.04
padding a hex string in java 0.00
Use Threads to Talk Interactively with the Python Interpreter +0.02
Prevent Thread Subclass from waiting +0.06
Storing decimal precision in a JAVA variable +1.05
Exponential values vs double ( big decimal conversion already used) 0.00
what's the difference between these two while statements -0.20
Java Threading: Unexpected behavior when providing timeout argument... +1.34
Thread isn't removed after it has stopped running -0.13
In Java, how can I wait for one of multiple threads to exit? -0.60
What is busy spin in a multi-threaded environment? -0.31