StackRating

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

Chetan Kinger

Rating
1577.65 (3,231st)
Reputation
11,908 (12,411th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Why is a private method invoked in super context? +0.28
Could not find or load main class when running through command line +0.46
Why do I get a 'constructor is undefined` error? +2.01
Why are static blocks/static variables in super class initialized b... -0.25
Generic return type - unable to compile 0.00
Does partial thread-safety make a Java class thread-safe? +0.93
How to use final in a multi-catch statement? +2.88
Why does invoking a method on a null reference compile successfully? +0.90
BigDecimal constructor performance - string vs numeric -0.58
Tricking the JVM into casting arrays -0.52
unable to find why and how the output is 128 0.00
Why can overriding methods throw any unchecked exception? -1.09
Is returning an iterator of private List (in class) considered bad... -1.35
Why is Thread not an abstract class and start() not final? +0.59
Injections in guice don't work everywhere -1.89
Calling methods from a super class when a subclass is instantiated 0.00
Add an extra method in only one of the many subclasses of an abstra... 0.00
Why static hashmap is always null in below case -1.05
Designing classes for inheritance -0.56
Java classes reference each other +0.66
Wrapping an exception when wrapping a third-party library 0.00
How to use an int from another class, change it and return changed... +0.47
Do two objects of a class refer to the same memory location? +1.51
How to implement something similar to the @Override java annotation? -0.53
Member nested classes in java? -0.65
Can Initialization-on-demand holder Idiom result in a partially cre... 0.00
Printing elements from Nth index onward in an array +0.44
Implement singleton pattern without using a private reference in ja... +2.16
Concatenate the String values of all Maps in a List 0.00
protected references in Java +0.48
When does a reference need to be atomic? +0.74
java.util.NoSuchElementException: No value present Java 8 Lambda 0.00
Anatomy of a Java program -0.52
Relationship between a package statement and the directory of a .ja... +0.48
How to instantiate an abstract class in Java? -0.61
Returning `this` in a super method of inherited class +1.72
How to handle the default value of an ArrayList -0.04
Using a class to store constant values 0.00
Java Object creation pattern and design +0.48
Passing "this" as a Method Argument - Clarification -0.23
DIfference between @Autowired and New Keword and Application contex... +0.48
Upcasting a subclass reference in Java +0.71
Why is return-type covariance enforced for hidden static methods? -0.87
How to copy a generic Collection in Java using wildcards 0.00
Reuse conditional statements in sub-classes. +0.44
Generic method to perform a map-reduce operation. (Java-8) +0.72
Where are static final variables used in java? +1.45
Why do I get an "unreachable code" and "variable not... +0.08
How to multiply an array without Loop +0.49
Java polymorphism through injection at runtime +0.49