StackRating

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

Bruno Reis

Rating
1616.70 (1,190th)
Reputation
28,604 (4,348th)
Page: 1 2 3 4 5 6
Title Δ
Java socket get unsent bytes 0.00
Registering an event in a thread with a callback function +1.78
Why doesn't volatile in Java update the value of a variable? -0.07
How to implement object counter in Java +1.91
How to degrade a program gracefully when there are waiting threads? -0.43
Executing thread "one by one" +1.27
LinkedHashSet as a returning type of API public method -0.09
Java Concurrency Incrementing a Value +1.76
Dependency in Maven -1.74
ReentrantLock: Lock/Unlock speed in single-threaded application -2.22
Serialize object with outputstream -0.53
threading based on system specs -0.34
Using guice to pass in a run-time parameter to constructor 0.00
Should Java member enum types be capitalized? -1.25
Class.forName() vs ClassLoader.loadClass() - which to use for dynam... +1.37
The right way to synchronize access to read only map in Java +0.78
Difference between a static and a final static variable in Java +0.74
Which is better between a readonly modifier and a private setter in... +1.44
How to create and process messages from worker threads -2.43
Git Log Date Formats 0.00
How can a threadpool be reused after shutdown +0.91
Is there a Java convention for returning true, false, or unknown? -0.07
JVM won't terminate -0.19
Function arithmetic? -0.81
Static variable initialisation -2.44
How can anonymous class method parameters be returned to the origin... -0.13
Polling Multiple Threads and CPU Usage +1.46
Why is it so hard to stop a thread in Java? -0.49
Compare java and scala in MultiThread aspect -0.92
Sorting over multiple fields -0.32
Singleton instantiation +0.88
Why do we usually use `||` not `|`, what is the difference? -0.17
Stand Alone Java Compiler? +1.02
Is Scala idiomatic coding style just a cool trap for writing ineffi... -1.85
Does new always allocate on the heap in C++ / C# / Java -1.12
How to get the Collection of an iterator in Java? +0.99
How to use Google Guava's Preconditions.checkElementIndex? -0.09
How to test if one set of (unique) integers belongs to another set,... -1.02
why this code doesn't play the sound file +0.40
Unable to understand clone +0.38
Quick java generics question +1.32
Is it possible to subclass a Java object in the constructor? +3.14
How do I perform an action on each element of a List and return th... -2.92
How do I perform an action on each element of a List and return th... +3.37
Synchronize to ensure that reference to immutable object will be se... +3.72
java : Question regarding immutable and final -0.87
wildcard generics in HashSet constructor +3.58
java memory issues when removing nodes from a tree +3.11
Mapping numbers to letters -2.81
Proof-of-concept: How to dynamically choose an available constructo... +3.76