StackRating

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

Suresh Atta

Rating
1636.12 (767th)
Reputation
106,977 (659th)
Page: 1 ... 17 18 19 20 21 ... 78
Title Δ
How to access an element of collection inside the collection? +2.58
replace one character in a string with 2 0.00
What does "() ->" do in Java -0.19
converting an arraylist(integer) to an integer array +0.74
Erorr when initializing the variable in next line at class scope 0.00
What is need of String s = new String("abc") when we can... +1.34
What happens with replace method of a String? 0.00
When is a variable with a postfix operator actually incremented? -0.43
Is inheritance compile time or runtime in java -2.13
Java Error unreachable statement 0.00
Android Spliting the string to array 0.00
how to compare generic value and object +0.32
Error in Variable initialization during compile time in java +0.64
Is it possible to make a method that takes any number of arguments? -0.27
Java : Accessing Hidden Interface Field 0.00
What method is defined to be called if the argument matches multipl... +1.38
Java - printing a variable that was declared inside an if statement +0.33
How to add project of different workspace into the current workspac... -0.17
Return two string in toString function -0.38
is it possible to change the original variable when it is passed as... +0.79
How + internally works on Strings in JAVA 0.00
Is there a JavaScript style Collection in Java +0.34
Object == null vs boolean == false -1.18
why aren't primitives nullable +0.07
Exception in thread "main" java.lang.IndexOutOfBoundsExce... +1.46
Is 'integer + ""' a good way to convert a integer... +1.07
Java: object declaration +1.49
how to write the method declaration java -0.55
Class Variable Syntax error +0.16
Multiple conditional operator +0.34
Too high coupling or okay to design like this? -0.20
Is there a performance penalty returning an int in a method that re... -0.73
try/finally without catch and return value +0.51
Variables (possibly) get out of scope +0.84
Some clarification on the Hibernate save() method. Why correctly up... 0.00
Differences between these two ways to construct instance(Reflect an... +0.44
Multiple interface containing a method with same signature 0.00
Why does my for loop only complete the task once? 0.00
Printing contents from an arraylist -0.66
Initialize an object of another class in constructor -0.62
Perform simple arithmetic operation and show the result on the same... 0.00
creating objects with for loop 0.00
Java: Call a main method from a main method in another class -0.70
How can I override toString in java using an integer array? +0.43
How can I test a method quicky in Java? 0.00
How do I avoid .clone()? -2.15
Implementing good equals method -1.07
Decrement operation in Java -1.45
Object initialization in Java +1.11
Why is this program giving the output "Class A"? +0.70