StackRating

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

Rehman

Rating
1445.33 (4,533,701st)
Reputation
2,822 (59,854th)
Page: 1 2 3 ... 6
Title Δ
Java: Incompatible types: ArrayList<Integer> cannot be conver... +0.37
While Loop repeats twice after user input +0.09
Do while loop with switch-case in java +0.33
select count(*) returns true regardless of the existing account +0.21
abstract, extends and creating instance issue +1.27
NullPointerException when adding a new object to an array +0.56
Why Eclipse give me errors on the break statments of this switch ca... -0.00
reading content from the file line by line and splitting into words... 0.00
Using Buffered Reader to add user input to an array 0.00
Geeting Exception in thread "main" java.util.NoSuchElemen... -0.17
variable errors in Java +0.43
how to display two arraylist in one iterator looping? +1.47
How do you parse input from a text file in JAVA? +2.41
Splitting string from file -0.18
What is wrong with this program?? Please check this out +0.08
What difference does instantiating make? +0.60
How can I put numbers In a column from left to right? +0.46
Java try catch for do while loop not looping +0.62
How find data type of premtive variable in java -0.03
Can you create a class structure that does not have Object as its b... -0.79
How to get the first key of a hashmap? +0.20
Having trouble with validation: infinite loop occurs even though th... +0.31
Accessing the value of a Java array position by index -0.04
In calling method why Exception can be caught without throwing and... -1.17
Turning int array into a char before String +0.09
How to throw a Customized InputMismatchException java? +0.02
Calculate the area of a circle using a method +2.88
Strange behavior, about Interface to be a member of a class in Java +0.64
FileWriter cycling through Arraylist but not writing to text file +0.60
Making a class-array dynamic in Java +0.08
Trying to understand hashCode() implementation of the ArrayList +0.17
Remove folder from Java classpath at runtime -1.57
How to get Row count for sql select query taht not return any recor... 0.00
Pass Encrypted String as a jsp parameter from one jsp to other -1.37
Difference between override onCreate and nothing to do in subclass? -0.54
Switch Menu Java -0.34
Hibernate entity without PK but has FK +0.09
Program stops after while loop -0.35
Adding element to list deletes previous elements -0.86
Java - Read a text file by line into a string -1.13
If, Else statement trouble (Java) +0.03
Cannot Utilize Object - java.lang.NullPointerException error +1.30
Call Oracle procedure in Java code 0.00
Class not found exception in java? -0.45
What happens when Error is thrown? +0.04
How to do multiple writes to the same file. [JAVA] 0.00
eror when get eclipse : Exception in thread "main" java.l... +0.05
What does the new keyword do here? -0.27
2D array using scanner, input ; Name Age Gender and to find the Old... 0.00
In Java, how would I get this countLines method to count a line wit... +3.30