StackRating

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

Mikhail

Rating
1446.41 (4,533,503rd)
Reputation
3,819 (43,936th)
Page: 1 2 3 4
Title Δ
Reasons for not using Thread.join() -2.55
How to access fields declared inside anonymous object without refle... -3.93
In what situations can do-while be more efficient than while? +0.07
Best practice for creating millions of small temporary objects +2.64
Java - how does it load and find the right method 0.00
How to reduce code duplication for database operations +0.61
Resource manager with ReentrantLocks 0.00
Template Method pattern for static classes -1.94
Java - Call wait() on an object and then allow object access to met... -2.01
Access to volatile fields through local variables +2.29
String concatenation - Boolean hard-coded Vs Boolean Concatenation... +3.99
Multiple garbage collectors in java -2.44
Why does changing the returned variable in a finally block not chan... +1.72
Web Data Streaming in Java EE +4.19
What's the difference -4.07
JamVM on Motorola FX9500 Problems - what should I do? +0.14
Why does this Java code compile? +1.55
How do I use JFileChooser to save/load an array of ArrayList? -1.99
Singleton pattern with combination of lazy loading and thread safety +2.76
What does `someObject.new` do in Java? +1.16
"method xxx() in XXX is defined in inaccessible class or inter... +4.17
threads accessing non-synchronised methods in Java -2.03
getting value of method parameters while the program is running +4.42
avoid instanceof in Java +3.61
how to sort a map not by keys but the fields of the value class? +0.26
ThreadLocal Vector cleanup in Java -3.72
Capistrano for Java (EE) Web applications +4.33
How to find duplicate string from an Array of String +3.40
Breaking of sinlgleton by two different class loaders -0.74
Random number generator acting strange -1.94
How to gracefully handle a FileNotFoundexception in java +0.88
Assertion VS Runtime exception -3.76
Defining methods for each enum in a separate file +0.84
Using one-to-many owned relationship in JDO - AppEngine +2.47
Calculation of % of GC time in Java server -3.34
organizing java code when using try catch finally blocks -1.92
Bomb dropping algorithm +0.70
Is it correct to call java.lang.String immutable? -2.04
Can two classes that are the same be serialized and unserialized? -2.32
Bdb StoredList in java 0.00
finding patterns in an array +2.13
How is the Classloader for a class chosen? -3.76
after spawning a thread main thread stops? -2.66
Path to the compilator from the source folder -1.14
Synchronizing table data across databases +1.03
Creating unmodifiableSet from unmodifiableSet +0.03
What is the difference between thread per connection vs thread per... -3.98
How to best clear a variable in a lot of objects? -2.30
Use of comparable and comparator interface +0.17
Java abstract class implements an interface, both have the same met... +2.22