StackRating

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

Kumar Abhinav

Rating
1461.67 (4,527,616th)
Reputation
5,039 (32,951st)
Page: 1 2 3 4 5
Title Δ
How to turn off HTTP session timeout in Spring Security? 0.00
Why my swap function works? +0.27
Java append element to primitive array +0.21
Why catch Exception is not printed after catching NPE Exception +2.27
Criteria order by restriction 0.00
Check if string contain at least two different characters? -0.32
Java Memory Management in web application 0.00
Run time type checking and casting in java +0.69
How does the Java compiler perform type erasure for lower bounded w... 0.00
method is not applicable for generic method arguments +0.08
Method call is ambigous with varargs operator -0.17
How can I create an instance of class without invoking constructor... -1.35
Does String(byte[]) create a deep copy of the byte array? -0.48
what is the difference between Class class in java API and the clas... -0.21
How to remove an element from set using Iterator? +1.10
Call generic type instance method -0.80
When argument is needed in constructor of base class, I'm force... 0.00
Sort list based on priority from a map -1.91
Identifying duplicates before adding them into an array -1.70
Read property of an annotation in another +1.19
Java null object -1.76
Java - Using Generics for multiple Types -1.94
Sorting of strings +0.23
enum value used in annotation where a string is expected 0.00
converting long date to date time format for my specified date -3.80
Iterating Populated List<> Using Enhanced For Loop, temporary... -2.59
In Java HashSet, how it calculate hashCode for custom object? +0.42
Can we call private methods of abstract class using reflection? +2.03
Generic Implementation of Directed Graph 0.00
When is a generic method appropriate and when it is not? +0.27
Does StringBuilder.append() method fill up the string pool? -0.30
Test if class's generic parameter is itself the same class with... 0.00
Java: How to reference the implementing type of an interface with g... -0.47
enum confusion if the code is running correct -1.15
Java objects- avoiding duplicate code -1.82
Will the String passed from outside the java application be saved i... +3.89
NPE when initializing an object in onSizeCanged() 0.00
How to add an ArrayList<Integer> to an ArrayList<ArrayList... -1.14
How to shuffle a deck of cards using Java (trying to use hashmap, n... -2.95
How do I know what sort of List is returned? +0.17
How do I open an html file in java? +4.22
Cannot forward after response has been committed Servlet error +0.28
Using if to select between a super type and a subtype -3.23
Operator < is undefined for argument Number, int -2.89
Java inheritance hierarchy -- implementing an interface a super-cla... +3.42
Implicit super constructor Num() is undefined for default construct... +4.04
Difference between Reflection and metadata -3.17
Difference between creating object in the constructor and creating... -1.11
Wrapping multiple AutoCloseables 0.00
Why no warning in java.util.Collections.swap(List<?>, int, in... +0.10