StackRating

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

Abimaran Kugathasan

Rating
1588.04 (2,437th)
Reputation
21,699 (6,119th)
Page: 1 ... 6 7 8 9 10 ... 13
Title Δ
Static final int v/s static int -1.04
Java Class.forName method java.lang.ClassNotFoundException; +0.44
Unreacheable Catch Block Issue -0.15
I don't get the concept of using "this" and "that&qu... 0.00
what are different types of initialisations of arrays in java? -2.24
arraylist cannot find symbol: method addLast +0.60
Java scanner input into array -1.59
cannot enter value and null pointer exception +2.00
Where should be the @Override notation be? +1.19
How to convert string to date format +0.18
Can we change the value of a final variable of a mutable class? -0.61
Sum digits in an integer +0.19
variable initialization in java +0.53
not a statement error in if statement within switch case -0.81
Can someone explain to me why 0.15 - 0.10 = 0.049?; -0.09
Why can't I declare and initialize static variable in inner class? +1.57
hashCode method called for System.out.println() method in HashSet +1.27
In JAVA API why equality check using '==' rather than String.equals... +0.24
How to convert a byte in binary representation into int in java +0.33
private and public declaration in Java -0.01
Android: Will a new thread simply stop after it has finished it's e... -0.06
Type mismatch: cannot convert from List<SelectOption<Integer&... -0.97
Why would it be necessary to add a static bloc in a Java class? +0.43
Incompatible Types, but it doesn't make sense(Java) -0.51
Change a specific letter / space from a string into another one -1.17
Why can't I have two methods with ArrayList parameters? -1.18
Return types in Java - long to int casting - IntelliJ complains? +1.03
Converting Object of SuperClass to Sub Class +0.25
does my function need synchronized? +1.91
Is main() a class method? (Java) +0.25
Loop 2 dimensional array in Java +1.43
Protected and Private Members +0.61
How to return statement in java method? +0.10
java.io.IOException: Invalid Http response +0.44
Difference between new Test() and new Test() { } -0.12
How can child threads still executes even after if their parent thr... +0.44
How can thread run after main method closes? -0.23
Why List<String> is not acceptable as List<Object>? -0.03
Java Buffered Writer 0.00
HashMap<int[],string> mapping integer array by considering th... -0.40
Extended class and static variable -0.81
Search String array for String -0.15
String concatenation does not work properly in Java when concatenat... -0.49
Why is private member of a class accessible in compareTo? +0.00
What can I do with a hex String literal? +1.18
When should the constructor of the superclass be called from the su... +0.44
Run program java with attributes from command line +0.43
Comparable Interface 0.00
Java: How to verify that String has many characters +0.42
Does class loads into memory if we access its static final datamemb... +2.61