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 Δ
Why aren't method references singleton? -0.81
Java reordering and volatile issue -1.06
Why does the caller of the method that throws an exception not have... -1.15
Equals Method in Enum Type +0.58
How to measure efficiency (in particular: assembly code) for java p... -0.76
How to sort a List of Persons by first name, last name and so on? +0.07
Junit test that will fail if singleton getInstance() method is not... -1.76
why does my `main()` doesn't catch exception thrown in a `timer... 0.00
How can I make a Java Applet do crossdomain request with client cer... 0.00
Is possible to efficiently skip a line of an unknown size in Java? -0.55
Java enum that registers as listener on creation +2.83
State of a thread in Java -1.74
Why do fields seem to be initialized before constructor? -0.46
add element to iterable in java +0.11
Please help me to resolve illegalmonitorstate exception in the code 0.00
Java Synchronization at multiple level +1.09
-​->-​- operator in Java -0.40
What is the best algorithm for matching two string containing less... +0.47
Java: how to check if a program has been correctly launched? 0.00
What's a clean way to switch from parallel to sequential evaluation? +1.84
Using Hibernate - Get only specified fields (by name) +0.92
Return result of thread to a separate thread -0.76
Throwing back Exception in catch block asks for another try catch b... -0.42
How can I create a command line application in Java? -0.32
Design Pattern to replace a method with many parameters -0.24
How to replace a element in list of objects from another list -0.19
Is it good practice override methods with a higher visibility? +1.19
Delete files only if ALL are deletable - spare the innocent +0.50
startswith vs JSON deserialization performance? 0.00
ForkJoinPool resets thread interrupted state 0.00
multiple fields: volatile or AtomicReference? +0.07
Create multiple methods in one action class itself in Struts2? +0.07
method is calling recursively though parameters are different? +0.30
Abstract class returning instances of a private nested class +0.24
Why insist all implementations of an interface extend a base class? -1.08
Is it possible to create a JAR with an aspect that is automatically... 0.00
What I have to do to guarantee that ccc.jar is loaded before aaa.jar? +0.49
Private class as return type from public method +0.90
Is it true that every inner class requires an enclosing instance? -0.24
notify() implementation in Oracle's jvm -1.89
Why is this happenning with switch (Java)? +1.11
shouldn't this code produce a ClassCastException +1.00
How to get Java stacks when JVM can't reach a safepoint 0.00
How to determine the worst case complexity of methods in HashMap? +0.33
iterating through a linkedhashmap but over a certain range +0.15
Practice your micro-architectural skills -0.45
How can I find a mysterious message being printed? -1.11
Java String to Long Conversion -0.54
Don't understand why sub class must explicitly call base class cons... -1.86
I'm in situation where I have to support multiple database in a app... +0.31