StackRating

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

Tim Bender

Rating
1506.73 (113,001st)
Reputation
17,773 (7,869th)
Page: 1 ... 6 7 8 9 10
Title Δ
How else can this code be optimized for defensive programming? +0.25
Why must only certain Exceptions be declared as thrown in method si... -0.24
Sort a ArrayList<String> by number value -0.95
Convert several Java methods to run as non-blocking threads? +0.48
Is a concurrency approach a good idea for speeding a long iteration? +2.72
What is the exact meaning of Runtime.getRuntime().totalMemory() and... -4.11
JVM consumes all CPU, most threads as BLOCKED. JVM bug? +3.42
how to kill a thread which is waiting for blocking function call in... -0.86
ThreadPoolExecutor policy +3.92
Java synchronized blocks -0.33
Graceful shutdown of threads and executor +4.60
Thread.currentThread().sleep(time) v/s Thread.sleep(time); +3.94
Is it okay to throw NullPointerException programatically? +0.51
Acquire a lock on a file +3.80
When does Java's garbage collection free a memory allocation? +0.74
Multithreading and Thead pools- Need Design suggestion +3.08
java executor with pre-emptable thread queue -3.92
Generate random integers in java -3.78
I want to parse multiple strings into variables from a .txt file in... +2.65
Is it better to design an Application Exception hierarchy around Ru... +1.12
new to multithreading- how to use wait() and notify() in java? 0.00
How to synchronize two runways so planes can land using java? +0.07
Java Array Index out of Bounds -2.06
How do you hang a thread in Java in one line? +0.39
Audio signal plotting code explanation +2.73
signature of Object.getClass() method -0.74
instanceof Double/Object won't work :( -1.34
How can I force a Constructor to be defined in all subclass of my a... +1.21
How to compare two Arraylist values in java? -3.26
Android discussion board +3.86
Multi-Threading on different instances of same object in Java +3.95
How to select an index value from a String Array in a JOptionPane +0.71
My Produce Consumer Hangs +4.05
Static and overriding in Java -1.83
bridge methods explaination -0.22
java: stop child process +1.53
Java ThreadPoolExecutor getting stuck while using ArrayBlockingQueue 0.00
Java: design for using many executors services and only few threads 0.00
Wait between tasks with SingleThreadExecutor -2.79
Class declaration bug (NoClassDefFoundError caused by ClassNotFound... +0.07
Fast way to pass a simple java object from one thread to another -0.05
How do you manage battery health of your development devices when i... +1.23
Java - PriorityQueue vs sorted LinkedList +0.14
communication between threads in java: stopping a thread if another... +2.94
make a thread which recieves values from other threads +0.35
Java variables -> replace? RAM optimization -3.73
Java Multithreading Challenge +4.13
problem with implementing a simple work queue -1.00
Can you dynamically resize a java.util.concurrent.ThreadPoolExecuto... -0.01
Discover NullPointerException bugs using FindBug -0.63