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 ... 14 15 16 17 18 19 20
Title Δ
How do I make a String unusable the second time in a loop? +0.55
Atomically update multiple volatile and j.u.c.atomic variables -0.40
Pass parameter to the new thread -1.75
Why is it a good practice to have separate locks instead of having... +0.11
When can threads enter synchronised methods? +0.37
Avoid waiting for a terminated thread -1.30
java - How can I get a future's stack trace on TimeoutException +1.85
How to make the static method thread safe in JAVA? +0.83
What is a formal parameter in Java? -1.36
Does a Java try catch use a closure to catch terminating child thre... 0.00
How to conditionally disable a synchronized block in Java? +0.38
How can I interrupt and resume a thread without the use of deprecat... -0.22
Java Thread safety - Understanding the need of synchronization -0.38
Restarting a java Thread -0.28
Can a Thread t1 call the function "x.funcA()" when Thread... +0.68
Thread priority does not work as expected? -1.82
How to properly close threads and file handles in async object 0.00
Java multithreading difference between run() and start() -1.12
Thread objects not syncing +0.54
What is the difference between the Semaphore of an OS and the Semap... +0.11
thread safety with two synchronized methods, one static, one non st... +0.48
How to create multiple objects using ArrayList? +0.30
Java: two WAITING + one BLOCKED threads, notify() leads to a livelo... -1.32
Calling sleep on one thread is sleeping all my threads (Java) -0.47
multiple threads accessing on a matrix -2.04
restart thread when it is therminated +0.01
Difference between the thread creation phenomenas and starting them -0.14
difference between wait() and yield() -0.13
What are class level, object level, explicit and intrinsic locking? -0.41
Multithreaded processing from Java queue(s) +0.02
synchronization and synchronized block in java +0.94
Java convertion between hexadecimal, characters, numbers +0.54
How to open thread using process? 0.00
Java Recursion and Returns -0.89
Java lock and getHoldCount() -0.02
java.lang.IllegalMonitorStateException: object not locked by thread... +1.35
Calculate the middle point of a shape 0.00
Wait until a list of thread end -0.79
java: Send method through socket +0.53
Multithreaded JNI-Calls +0.57
Synchronze on method call Java -1.05
Java lock objects in one class -0.17
Tracing garbage collection -0.99
What happens when two threads trying to put the same key value in c... -0.34
Questions:Implement an algorithm to determine if a string has all u... +0.53
Vigenere Cipher java UTF-8 0.00
What happens if we override only hashCode() in a class and use it i... +0.00
Programming a mutex in Java +0.53
Java sockets - send any clients input to all other clients using th... 0.00
Make two operations atomic 0.00