StackRating

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

Amit Deshpande

Rating
1505.05 (139,958th)
Reputation
16,525 (8,420th)
Page: 1 2 3 4 5 ... 14
Title Δ
In java, how to annotate several lines of code quickly? +0.78
Will the hashcode of a String will be the same for the Entire Appli... +2.54
Comparing a stack element with an object in java 0.00
Removing an object from a arraylist +1.52
Creating an array list in one class from objects constructed in ano... +0.51
Demand `T extends Comparable<T>` only for certain methods +1.29
Why can not I add two bytes and get an int and I can add two final... +0.53
checking a password in a loop +0.77
Why can't I create a 2D ArrayList? +0.53
Arraylist remove elements -0.65
Java Integer: Constant Pool +0.86
Passing 2 generics in Priority Queue +2.24
How do I break out a delimited String to a List<String> -0.74
HashMap<String, ArrayList>, Appending ArrayList with new valu... -1.22
Java errors - initializations, syntax +0.02
what does this mean in Java? -0.82
java double calculation +0.67
TimeZone validation in Java -0.27
JTextField Array issue -1.09
Why to override clone method in Java -1.71
Are read and write locks in ReentrantReadWriteLock somehow related? 0.00
Error during hot deployment in JBoss +0.04
Read a number from Byte[] -0.15
How do I get the class from a static method of a subclass? -0.42
Java date parser fails on timezone UT and UTC +1.50
Convert String (representing decimal number) to long -0.63
How to wait for data with ReentrantReadWriteLock? -0.62
Why Synchronization isn't working in the following Code? -0.18
not print Arraylist +1.17
Java generic interfaces -1.08
Using getByte() with primitive data +0.62
Instance of Generic as method parameter -0.49
Difference between these two conditions? +0.00
How to properly override an abstract method with generics in the si... +0.53
Read big text file to HashMap - heap overflow +2.22
using a vairable to create an instance of an object +0.70
Errors in using instanceof operator with an interface? +1.22
The type T is not generic; it cannot be parameterized with argument... +2.05
super.clone() operation not works in Derived Class -0.72
method fillArrayList to fill two arraylist lists -0.74
Why is there a type mismatch error creating a factory with guava? -0.05
Get value of index using PostgresSQL +1.30
How do I add time to a timestamp? -0.59
Use and flow of Static statements in Singleton Program -0.54
Generic type compatibility error on List<T> with T being an i... -0.00
Java method doesn't return the first value of a linked list 0.00
How to convert true into Boolean.TRUE? -0.59
JAVA Concurrency - waiting for process to complete +1.01
General use for Semaphores In Java 0.00
How to match a string (phrase) to a HashMap values quickly? -0.25