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 Δ
Recompile a JAR which is compiled with a very old version of JDK +0.26
Questions about multiple booleans in Java -1.09
Is unused object available for garbage collection when it's still v... -1.43
Is it a good/common practice to use abstract classes in polymorphis... -0.37
Is it a good practice to have trim in setter? -0.53
How to check if you can create BigInteger from String +0.22
JAXB Unmarshalling with dynamic elements +0.45
Why is bigdecimal natural ordering inconsistent with equals? -1.01
outputStream shutdown causes the other Streams blocks? +0.11
recursive code to non recursive with loops +0.07
Automatic cast from object to primitive type -0.50
What is the difference between setting system property from command... -0.60
Passing generic subtype class information to superclass in Java -1.05
Concurrent request processing in Java with constraints +1.09
JVM Performance while invoking it with -d64 option +0.08
Efficient concatenation of Bit Arrays Java -1.86
Why is the JVM considered such a remarkable piece of software engin... -4.52
Quick and Easy Server Side Cache? -0.35
Finding closest coordinates in an array? -3.89
ejb interceptor for a stateless session bean,how can i invoke a sta... 0.00
Reloading JVM process preserving Session -1.48
PermGen out of space before Max is reached -1.54
Is it possible to print message on console without main and static... -1.04
Why ArrayList giving unordered output? -1.33
Does java recursion algorithms consume more heap causing additional... +0.31
How does the compiler know about exceptions to be thrown before exe... -2.41
Java ArrayList<primitive datatype> consecutive memory allocat... +0.91
How can I multithread a queue consumer when the order of some trans... +0.36
How does JVM run if(codition && false) statements? -3.24
java String constructor logic +0.13
Java application slow because of heap -1.19
Get a thread by Id -1.12
Run multiple thread at a same time then run main thread -2.69
Why constructors can not be inherited in java? +0.02
Static initializers and Constant Wrapper Variables -1.01
Why am I unexpectedly able to create multiple instances of my singl... -1.84
Strategies for tracking down the root cause of NullPointerException... 0.00
Java: why Thread.sleep() and yield() are static? -4.20
Is there a way to check if I'm inside a servlet request with Guice? +4.12
Classes sharing the same super class instance +0.15
Java generic class's method is not applicable for the arguments pas... -2.01
The reorder explanation of modified String.hashCode() +4.15
Convert Map<String,Object> to Map<String,String> +3.34
Looking for the proper way to clone +0.80
In java, need some data collector which will sort strings(like tree) -0.92
The importance of interfaces in Java -2.30
Java: How can I find the caller of a method at compilation time? +0.14
A better way to convert a directory of files into bytes -1.53
Conditional operator behaviour -3.19
What design pattern to use for validating data and creating an object -3.07