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 7 ... 8
Title Δ
Average of occurrences of a character in a string array -0.53
Why can a raw type reference refer to a generic instance? +0.50
Handling RuntimeExceptions in certain circumstances valid? +1.00
Cannot find class (C3P0 sources.jar) 0.00
String isn't set to the right value +0.48
Java runtime polymorphism not working with different parameter types +0.72
Building string from file content (concatenating array) is slow -1.20
Volatile keyword does not work as expected with multiple instances... -0.73
Bulider Design Pattern to make generic method for methods having la... +0.16
Convert a List of objects to a String array -1.90
Why does serialization work without implementing Serializable 0.00
why use null != anything instead of anything!=null? +1.13
Construct the name of the method to be called at runtime +1.82
Trying to close multiple stream with finally -0.90
Java : How to use the `Comparator` interface +1.14
Why does the last object get copied multiple times in an ArrayList? -1.07
One-liner to make read-only list of N copies of a reference in Java -0.49
Why does type-promotion take precedence over varargs for overloaded... -0.52
Checking equality of three or more Strings in Java -0.36
Java : setting object to null within a method has no effect (Reusin... -0.57
Getting the value of an enum field 0.00
ClassCastException while trying to get the generic type parameter +1.85
How to compile dependent .java files located in different packages 0.00
Java wildcard generic as return warning in Eclipse and SonarQube +2.09
How does javac automatically compile dependencies of a class +0.49
Hashmap single key holding a class. count the key and retrieve coun... 0.00
create utility to cast objects to beans in java -0.62
Why does Comparator.compare take two arguments? -0.72
preferred toString() implementation? -1.21
How to delete a thread in Java +2.30
Generics -> Polimorphism -> Misunderstanding or Just how it w... -0.41
Assign an enhanced for-loop variable to a new Object +0.97
two dimension array with unknow quantity of rows 0.00
Why do i need a constructor in an abstract class? +0.38
how can an objects points on many other objects in JAVA? +2.04
Design for determining file extension from header data in files +0.51
Accessing enum variables/methods +0.91
Hibernate cannot find getter +0.48
Method Overloading Example -1.24
Java inversion of control on an MVC based application 0.00
Accessing a for loop variable inside an inner class +0.48
Android java .contains() int in object list 0.00
Double injection 0.00
Enum types may not be instantiated error +0.49
Error while using pdfbox to create pdf : Identifier expected after... 0.00
Parameterized Runnable with function parameter +0.49
Creating a text file filled with random integers in Java -0.68
Confusion between Singleton and Static method Java -0.51
Generic argument type matching in java -1.41
How are object dependencies between static blocks resolved? +0.04