StackRating

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

rocketboy

Rating
1514.39 (47,326th)
Reputation
7,921 (19,943rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Why do we use Interface to define the methods and implement and def... +0.36
int vs Integer comparison Java +1.13
String to java.sql.Date -1.20
Instance of an abstract class -0.30
Why do I get an error unless I ask for the same input twice? (Java) +0.01
Syntax error in addView() android java -0.01
A constructor in an interface? -0.19
Eclipse - Hover not showing variables in abstract Java class 0.00
Passing values from main class to other classes in Java 0.00
Does Arrays.equals work with chars in java +2.11
Variables from the main class to be assigned to variables in the su... +1.36
Wider argument types of overridding method in Java +0.01
How to get Timestamp with AM/PM in java -0.58
Is the keyword 'this' needed when instantiating a new inner class? -1.81
Why Comparable natural ordering needs to be consistent with equals... -0.85
ArrayIndexOutOfBounds Exception on employee database program +0.68
Java search list of objects for variable +0.02
Confuse what is the difference between two cases? -0.01
Error in OCJP exam simulation: how many objects are really created? -1.37
Writing to a file from an array list and Vice Versa +0.01
ByteArrayOutputStream.toByteArray() or read from stream? -1.15
Explicitly setting NULL value to an array element +0.75
Why Logical operators, when there is Bitwise operators in java +0.09
If a Java method's return type is int, can the method return a valu... +0.27
Java applet: How to get rid of this java.io.EOFException? +1.98
java String constructor logic -0.02
Method Undefined +0.00
Initialization of class array -0.12
How can I make eclipse make use of packages downloaded by maven? +2.26
Real life scenarios for calling a constructor from another construc... -1.67
Java convert hex string to java: char[] (C) to byte[] (JAVA) -1.47
I want to know the meaning of a line in java -0.17
This function in constructor in java +1.25
How to use mult-catch clause? +1.58
Create a Array from HashMap in Java -1.30
Sorting 2 dimensional arrays in Java - skipping the first index -0.38
Should I always not catch NullPointerException? -0.36
Can if statements be nested in a while loop? -0.42
Are simultaneous reads from an array thread-safe? -0.75
how Scanner class works with user defined class as input -0.50
Construct object with many private collection fields +1.02
Is Java pass by value Or pass by reference Or both? -0.77
Java program error with tostring -0.59
How I can return multiple values of different data types from a met... -0.55
java.lang.NoClassDefFoundError: org/apache/http/HttpEntity -0.07
No Class Def Found Error -0.18
Division of integers and its assignment +0.93
Java, what does "cannot find symbol" mean? +0.35
Can you implement a method to act as a +... but for objects instead... +0.56
Array declaration trick : Is it bad to use it? +1.15