StackRating

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

samitgaur

Rating
1533.18 (15,920th)
Reputation
4,383 (38,105th)
Page: 1 2
Title Δ
Overriding equals method in DTO's -4.65
Create dependency groups in Maven for reuse - including 'provided'... 0.00
Static method override +3.86
Making Eclipse show the topmost exception in its console instead of... +0.73
how to order Arrays value as circular format in java? +4.29
SCJP: can't widen and then box, but you can box and then widen +0.49
Is it good practice to have return statement in try block when retu... +2.41
Why are there wrapper classes in Java? -1.62
[Infinite Loop]Try.. catch with exceptions +3.73
JAVA - Problems initializing individiual elements of an array +3.59
Getting the following build error: "the type {---} cannot be r... -3.08
Is Google App Engine the easy way out? +2.56
Java : Instruction Flow not clear +2.09
Approach: Java array having instances of two different classes -1.99
Best way to build a delimited string from a list in java -2.52
Cannot find constructor File() in java.io.File +2.68
JSP page and Servlet reporting different session IDs +5.93
Getting the name of a sub-class from within a super-class +1.51
How to validate if Text entered is a numeric number? +5.22
Handle exception or throw exception in Java -2.22
Methods With Same Name as Constructor - Why? -0.79
Do I need Maven to use Hibernate? -4.14
Query on referencing in Java +3.51
How to start two threads at "exactly" the same time +1.62
SpringMVC How to obtain a bean from session scope when it's constru... -3.81
What is a good method of persisting application properties? +1.60
Loading classes not present in the classpath +3.93
Error while trying to validate XML in Java -2.17
Java Public Var question +3.83
Does the placement of a try-catch block affect performance? -2.17
Difference between setCronExpression(CronExpression) and setCronExp... -3.69
Design/Implementation Problem -- Java/JSP/Servlets 0.00
State of Derived class object when Base class constructor calls ove... +1.85
if (a != null && a instanceof A) ... or if (a instanceof A) -1.44
Spring: how do I inject an HttpServletRequest into a request-scoped... +5.49
When does Java's garbage collection free a memory allocation? +3.98
When to implement an interface and when to extend a superclass? +3.34
Does reflection breaks the idea of private methods, because private... +0.24
In Java, what does a reference to Class.class do? -2.93
Singleton in java +3.32
Is it a good practice to write classes that typically have only one... +1.92
Interfaces vs Public Class Members +1.31
Is it possible to bind/convert the items in a list of a form to a s... 0.00
Using HandlerExceptionResolver for 404 0.00
try/catch versus throws Exception +1.03
Single class with multiple constructor parameter values or many cla... -2.47
Java unreachable statement -2.05
substring(startIndex, endIndex) - why index out of range is not thr... -2.96
Best design pattern to use: adapter or facade +0.00
Are these synonymous, a subset of each other or completely different? +3.89