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 ... 6
Title Δ
How to search an array list of objects and return a specific object? +1.08
Taking input from a file until EOF is found in java -0.19
How to handle runtime exceptions in a chain of methods? +0.44
Java: Can I override parent method but with different paramter? +1.15
String Index OutOfBoundsException? +0.30
How can I ignore spaces in a substring? -0.77
Need some clarification on Java threads: start() and run() -0.73
Exception handler makes variable unusable +0.54
Why doesn't System.out.println() throw NullPointerException? -0.65
Best way to get new string from existing string +0.01
Which is better to call start() or run() method for thread to execute -0.52
Does the capacity of ArrayList decrease when we remove elements? -0.70
Finding Time interval between two timestamps +0.18
Converting a string to specific date format and of date type -0.15
I am confused about the data types of java. +0.55
reason of IllegalMonitorStateException if I use wait within sync bl... -1.75
Java: Anonymous Inner Class Instance Initializer Access to Outer Cl... -0.01
Why is following Java naming conventions not required for compilation -0.35
How do I get information out of the object returned by an iterators... +1.43
How to Check if every varaible in a Java class contain Null? +0.55
Java error: not a statement and I don't know why? -0.93
web.xml welcome-file with subfolders +0.35
Setting byte field in an object +0.66
Java: Why is this double variable coming out 0? +0.10
Java Array input and length -0.20
Which exception method should be overriden? +0.13
Collection that prevents duplicates but preserves reversible duplic... -1.82
Filter only specific type of request -1.10
Returning a arraylist variable from a method in java -0.15
Page scope- scope in jsp +2.19
Does toCharArray resize the char array? +1.25
Printing a string vertically! Which is best approach in time and co... +0.08
Does synchronized guarantee a thread will see the latest value of a... -0.76
Java - Cannot Find symbol class concurrent +1.28
Issue declaring double two dimensional array +0.04
Jasper Report Not Working When Deploy war file on apache server 0.00
Implementing a Set collection using ArrayList -1.08
Iterating through a List Object in JSP -0.25
How can i return the keys of a specific value in Hashmap? +0.69
Java interfaces: compiler error 0.00
How to convert Collection<Number> to Collection<Integer>... -1.08
Unable to compile jsp +0.14
Getting text from a file, BufferedReader, output looks ok but doesn... -0.97
Why isn't it possible use names of variables in Java? +2.00
Null pointer error reading text file and storing it in an arraylist -0.52
How can I convert a string(1,234) into a number(1234) using java +0.89
Java String Comparison is failing, using equals method -1.04
Reading data from text file in Java -0.80
Quesion on Generics -1.31
get month from a date - java -0.06