StackRating

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

Ahmad

Rating
1467.34 (4,522,860th)
Reputation
1,456 (111,959th)
Page: 1 2
Title Δ
Class casting unclarity +1.23
What interface in Java can I use to store unique objects? -0.24
converting ArrayList to Object array +0.79
Strange finally behaviour? -3.83
Comparing the elements within the Object +1.17
String addition with int -2.02
How Synchronization works in Java? -0.29
Autoboxing doesn't work with Parameterized types 0.00
Multiple layer inheritance - Java -0.10
The if statement in JAVA +3.94
Accessing non-sync'd method of class when sync'd method is locked -1.53
Some confusion about String pool +0.84
Conversion Object[] to int[] error -3.93
Factorial method - recursive or iterative? (Java) +0.30
Need Help comparing Command-Line-Arguments with a string literal In... -3.38
How to compare string and object in Java -2.13
Is there a difference between using a logical operator or a bitwise... +1.57
How to merge two sorted arrays into a sorted array but without usin... +0.35
how to send my java class object in internet +0.06
How do I make a static recursive method return a HashMap? -0.23
Is there a way in which a string array variable can be used as an i... +1.53
When is it appropriate to import packages? +1.76
Adding objects to the "? extends" type of Generic Collect... -0.55
thread start does not call run -2.70
Parsing date to specific format in java -0.80
how to add a check in Java code for fetching only non-negative valu... +0.13
Altering a class member within a method? -1.81
Is this still polymorphism? -1.26
java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to... +0.67
What is the diffrence between Java EE and (JSP and Servlet)? +2.80
What is the maximum number of instance variables that a Java Class... -2.81
Can you convert a byte array containing non printable characters to... -4.19
How to compare and order list by date/time in java? -3.66
which is the apt java keyword to skip java serialization -3.20
Why the object of wrapper classes like Boolean etc. direct takes va... -0.10
What are final inner classes? -0.92
Why does Comparator declare equals? -2.82
when should I override Equals function? -2.13
Merge maps in java -3.77
How to compare time in sql query in two different formats(timestamp... +4.58
If statement in while loop doesn't work -1.51
Equals() method is called on existing object or incoming object in... -3.62
Lazy-loaded singleton: Double-checked locking vs Initialization on... 0.00