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 ... 16 17 18 19 20 ... 78
Title Δ
i am not able to clear the code below given using throwable concept... +0.33
Define static data in separate place to reuse -0.41
Android Array list returns Null after adding values -0.26
Java GC: does it ever make sense to call super.finalize() in a clas... 0.00
if (text.equals("") Crashes +1.00
How is unboxing done in Java? 0.00
request.getAttribute() is not showing correct output in jsp +0.31
Pass class implement interface into another constructor implement s... 0.00
Java illegal start of expression and 'else' without 'if... 0.00
What means }; in Java code -2.58
Accessing a global variable from an onClickListener inside an alert... -0.44
How to reference the highest index in an Array? +1.43
how to disable direct access to pages from url for jsp pages -1.21
Are Java Integers always == when they're .equals()? -1.06
Checking if a string needs to call String.replaceAll() vs calling it -1.25
How to extend string class +1.12
In class A, I want to go throught the keySet of a HashMap in class B -2.18
How can I get the the next key, from a specific key in a map? +0.50
A test of class's address -0.71
How does intern work in the following code? -0.69
Trouble using HashMaps with ArrayList -0.12
Java pass by reference int +1.37
How do I read a single character from a Scanner? +0.32
existence of an object, and what will happen in this case -0.07
Items in the list are being replaced by the last item added to the... 0.00
Change Multiple properties of same object 0.00
Variable x might not have been initialized error +0.73
org.hibernate.hql.internal.ast.QuerySyntaxException: Product is not... 0.00
Can one force execution of the static blocks of all the files in th... -0.74
is exact same object creation possible in different locations in ja... +1.18
File output keeps overwriting? -0.86
Java - create a array with the length of an index +1.24
What is the difference between these two declaration of anonymous c... -1.28
Why does jQuery ajax work in Chrome but not Firefox or IE? -0.03
Create Constants Arraylist return empty +1.15
Head First Java program explanation +0.32
How can i use Math.pow in a jsp? 0.00
Should I use static or getters/setters? +0.41
Is there a reason to call obj.getClass() while ignoring the return... -2.53
How compareTo method works here to sort objects one by one +1.78
Java read string as byte[] 0.00
using .replace(char oldChar, char newChar) in java 0.00
If statement that uses 3 boolean values +1.17
Creating a conditional statement to correspond with scanner input +0.34
Why am I removing an element from the wrong ArrayList? +0.55
String Literal Pool +0.69
How to get the latest value of a duplicate key in a Map in java? +0.33
Best practice for map of strings, override hashcode and equlas +1.13
getting an error while using Arrays.sort() in Java +0.33
How to compare a String with an integer? -0.85