StackRating

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

Prabhaker

Rating
1467.27 (4,522,934th)
Reputation
6,552 (24,703rd)
Page: 1 2 3 4 5 ... 6
Title Δ
Adding a start and end character to a int array and a space between... -1.75
Override method with different signature +1.95
How do I use getClass() to tell if an Object is numeric? -0.55
Java: ClassCastException in certain situations -0.38
Array value not getting populated -0.44
how to automatically update a column in another table when an inser... 0.00
How can we implement compare method of comparator class -0.52
Sort bidimensionnal double array java -0.36
How can I make a function that prints a string indentend? -0.68
Getting error while trying to write to DB +1.09
I need help putting the output of an array into an arraylist and re... -0.46
Java literals, really constants? -1.15
how to store a array of String in Array List. can we use array of a... -0.23
Extend and print from an abstract class -0.61
getting rid of concurrent modification exception -1.02
Cannot find symbol hasNextInt for a java.util.Scanner? +0.28
Receiving a null pointer exception +0.35
String initialisation and concatenation in java +0.38
When to use: Substring or Split using delimiter? Which is better? -2.04
How to pass int value from method to main() 0.00
Why is eclipse asking me to add a return statement in this code eve... -0.03
Java - Difference between private and package-private enum construc... +0.66
"Error: non-static variable this cannot be referenced from a s... +0.69
Why constructor returns nothing ? or it returns something? -0.26
Is creating an Object using new() operator is polymorphism? -1.88
Tomcat - FileNotFoundException +0.19
Using operator + for string concatenation, since when? 0.00
Convert CLA to Double -1.84
text file returning null and 0.0 -0.23
Static and non-static multithreading -1.31
Getting the sub length of a Object[][] array 0.00
while loop not working Java +1.00
Getting the difference between two sets +1.88
Exception - why even bother throwing? -0.02
Accessing Java string array elements into JSP -0.32
How to print out just the max number from a list of an array? +0.98
Why is it illegal to assign a class variable that was just declared? -0.09
Why is using BufferedInputStream to read a file byte by byte faster... +0.36
Explain if (++value % 2 == 0 && ++count < limit) in java -0.11
Can a final variable be initialized when an object is created? -0.42
Java Class Constructor Parameters with range limits +1.34
Double array initialization in Java -0.47
"new Foo(){}" vs. "new Foo()" in Java -0.59
moving the zip file to other directory +1.69
Java Threads yield method query -0.62
Array Cannot Find Symbol-Java -1.68
When is the x++ evaluated? -0.98
Java library that perform sorting of primitives array with custom c... +0.48
Know from which class it comes +1.60
This code is printing an array with 0 0 0 0 0 5 and not the expecte... -0.23