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 ... 8
Title Δ
Call a method from different classes based on an input parameter +0.43
Implicit narrowing when summing constants vs explicit narrowing whe... 0.00
Polymorphism in Overloaded and Overridden Methods +0.83
Difference between aggregation and dependency injection -0.70
Use of this and super within local classes defined in a static cont... +2.74
Java 8 - Remove repeated sequence of elements from a List +0.42
Constructor injection with two different interfaces (Single Respons... +2.00
Private constructor in singleton -0.07
Strategy or Adapter pattern? +0.42
Break In if/else program java +0.46
How to completely stop a Thread which includes a buffered reader? -0.07
Interface Segregation Principle +1.54
Accessing static members of a class within static methods +0.90
State or observer pattern in object C++ -0.07
Error implementing Interface Methods in Class +0.53
Exception handling in open source code (try-catch) 0.00
Decorator pattern - Restrict the decorators to specific types of co... 0.00
Conversion from List<Map<K,V>> to List<V> (Get al... +0.43
Should I named validate function throwExceptionIf...? -2.15
Java Map Value Equality +0.45
Which creational pattern best describes this code? +0.44
Creating a project with just POJO beans +0.17
Self-Referencing Constructor. Does this pattern smell? +1.14
How to return a subclass object when receive object is base class (... +0.45
How to avoid DefaultMessageListenerContainer from automatically sta... +1.99
What's the difference between the generic array and the generic... +1.47
Difference between Bounded Type parameter and Upper Bound Wildcard +0.81
Cant sort null with comparator -1.26
How to propely design a combination of many sub-classes? +0.44
Error: static class forcing UnsupportedOperationException 0.00
Need some clarification on Java threads: start() and run() -1.21
Can I filter out duplicates within an array list using hashset in J... 0.00
Why does establishing a JDBC connection freeze the UI thread? 0.00
remove(Object obj) method of Vector misunderstand? +2.02
force sub-classes to do something when they are being loaded +0.42
In Java, can I somehow move field to superclass if subclasses have... +0.20
How can add an element to an array? +0.46
Polymorphism vs Strategy pattern +0.88
Java : How to return intermediate results from a Thread +0.40
Catching throwable and handling specific exceptions +1.15
How can I call a same method with three different thread +0.44
Java equivalent of JavaScript object[property] notation +0.86
Java generic : Restricting a class to specific implementations. 0.00
How to implement an interface while doing local inheritance of exis... +2.03
When should constants be defined in their own files? +1.08
Call a method based on the object type +1.55
Generics: How to capture a wildcard? -1.14
Java If NoSuchElementException is returned +0.45
Child Class cannot be protected +1.15
Contains not finding partial string in List or Set +0.08