StackRating

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

Mik378

Rating
1518.86 (34,297th)
Reputation
15,888 (8,818th)
Page: 1 ... 4 5 6 7 8 9 10
Title Δ
Why it is recommended to declare instance variables as private? +0.02
what does null mean in this situation? +0.27
instanceof operator with a nested class +0.45
Java: Change value of a Float object -0.16
Can't add to an ArrayList "misplaced construct(s)" -0.08
LinkedHashSet to implement LRU 0.00
How to make this to OOP +0.85
Java += compiler/jre bug? -0.58
Is there a difference between explicitly putting the type into the... +0.58
Java: extending Thread without implementing run() -0.74
SBT not finding scalatest for scala 2.10.1 0.00
Why is it not possible for looping a class that directly implements... +0.91
What is the motivation of retrieving the length of an array using a... -1.16
Do I need to declare methods of abstract class in respective interf... -0.50
why derive from a concrete class is a poor design -0.95
Thread safety of final field -1.02
In a Java synchronized block, are writes visible on all fields or j... +0.51
Why is the pointer value in the function different to the one passe... -1.89
Variable length argument list to function? +0.02
Spring annotation @Inject doesn't work -0.34
Why should we declare an interface inside a class? +0.72
How to add dependency on library that is published locally for Play... 0.00
Why and when to use static inner class or instance inner class? -0.96
Issue with Iterator reuse +0.19
Secure Social Play 2.x / Keeping transient, unregistered (i.e. hasn... 0.00
Intellij IDEA don't recognize Play 2.0 features 0.00
Play! 2.1 / Why isn't my Jerkson dependency resolved? 0.00
Java "unstopped " executed/finished threads -0.04
Using pattern matching to return a function +0.46
Semantics of “==” operator in Java -0.45
a simple Java recursion with some kind of bug I don't get -1.31
Scala put method in trait or in case class? +0.51
Difference between @Mock and @InjectMocks -0.28
Play 2.1 / taking in account a javaagent while running tests 0.00
Why won't astyanax (java) recognize my @Id annotated values in my s... +0.44
Why having an id parameter in URI when updating a resource? -0.60
Java - immutable local variables -0.77
Java concurrency with queues +0.55
How to get the first four values from Hashmap -0.55
Multiple threads accessing same class -0.34
The value of the local variable chaine2 is not used +0.71
String allocation of literals +0.49
What is a POJO which overrides equals() and hashCode() called? -0.00
JAVA: Given a Map <String, Set>, how do I fill the set given... +1.19
is it bad practice to use recursion in a constructor? +0.33
How is LinkedList's add(int, E) of O(1) complexity? -0.46
Should I use Abstract or Interface ... or start with Concrete class... +0.22
How do I analyze Java souce code and ensure it is Thread safe +1.42
How do I define a list of constants in Java? -0.01
Java threads summing single value +0.00