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 ... 5 6 7 8 9 ... 13
Title Δ
How do i set a field as constant in the constructor 0.00
Is creating object through parameter of "add" method acce... -0.35
primitive == Wrapper converts to primitive == primitive or Wrapper... +0.08
how to call "Class" class as parameter in java +0.76
“every class in java extends the MetaClass Object” does it imply th... +1.21
Why parent class may not be protected? (Java) +1.69
Does new String() update the string pool in Java? +0.16
Can we get variable that in Try from catch? -1.03
Could we use static method outside class in java +1.35
Why local variable MUST be initialized and why instance variables M... -0.07
Simplify Boolean Expression example -0.27
FindBugs: Suspicious comparison of Double references +0.53
Java equals or == +0.47
How to pass hashmap value to a function -0.09
why variable defined in a class is not a local variable but instanc... +0.64
Are all abstract methods in java declared with void return type? +1.48
Why can we instantiate multiple variables at once? -2.06
NullPointerException in Hashmap's get method 0.00
how to switch elements in an ArrayList -0.54
Abs(0.33-0.99)=0.6599999999 Why? +0.41
Including a dependency from MavenRepository in my POM, do I need to... 0.00
Java, if statement is not returning true boolean 0.00
Why can't I create a parameterless subclass constructor when the ba... -0.58
How to instantiate subclasses of an abstract class? -1.53
Why is the constructor of a class which implements Runnable Interfa... -0.11
Why this two simple objects are not equal? -0.30
Type name in brackets +1.18
How to synchronize an instance passed to multiple places? -1.04
Unexpected output for multiple assignment with arrays +0.30
Java Generics Interface casting -0.33
Cannot find symbol - variable java +0.47
Comparing Boolean Value -0.85
ArrayList declaration and handling +1.75
Error: identifier expected in Java +1.09
"Cannot instantiate the Type Main" +1.88
Saving class instances into a database in Java 0.00
In inheritance, when an object is created for subclass, is an objec... +1.56
what is the correct and best way to pass argument by reference to a... +0.62
Why java.lang.AutoCloseable interface is added in Java 1.7 0.00
Closing unused modules in intellij idea like in eclipse +0.43
How can I merge two List<String> into a single List<String... +0.43
Add String to an ArrayList if only not empty +0.42
what is the difference when string == is used for comparison with i... +0.50
is the default constuctor is declaring is compulsary? +0.38
What for the "throws" clause is used here and what if not... -0.72
Java public class with public constructor with non-public parameter... +0.70
Instansiating a class with protected constructor +1.12
My code doesn't execute the if statement correctly -1.23
when is it required to add throws in Java? -0.03
Remove element from certain array using JAVA? -2.52