StackRating

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

Narendra Pathai

Rating
1528.35 (20,108th)
Reputation
24,877 (5,144th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Explanation needed, why adding implements Serializable to Singleton... +2.52
Java Generics and Type 0.00
Java reflection: implement interface and pass to another class 0.00
Which characters not accept in split method? -0.60
Why can I change private final ArrayList<Book>? -0.72
Using wait() and notify() in multithreading 0.00
How to create a daemon thread? and what for? +0.62
Decide type of request class? -0.66
how to reuse java classes (with eclipse) +0.50
It is normally if method throws a large number of exceptions? +0.51
JUnit: Ignore method call +2.38
3 threads with access to 1 object in java +1.04
Does Junit reinitialize the class with each test method invocation? -0.34
Static and Dynamic memory in Java +0.79
Connect To Oracle DB Via JDBC Driver +1.27
Malicious code vulnerability - May expose internal representation b... -0.59
Safe to utilize static compiled pattern within doGet() of servlet -... 0.00
Java Sleep not working in loop +1.13
Java: changing variable of calling thread -0.22
Why have public methods inside private classes? +1.74
different output for same code in Java +1.39
Is it okay to inherit classes in java even if it is not meant for t... -1.16
How is the Timer class in Java sensitive to the system clock? -0.22
Return object from Thread +2.16
Difficulty invoking methods of subclass from Array of both Supercla... +0.02
NullPointerException when transferring String between two GUI class +0.51
Why does this not modify for compliance? -1.34
What does qualify mean? +1.96
Garbage collector example doesn't hold -1.16
Difference between instantiating with interface and concrete class?... -1.89
Can a constructor be pre-empted? +2.97
Print Natural Sequence with help of 2 threads(1 is printing even an... -0.07
How to convert the play.api.mvc.Call to Class[?]? +0.87
select count() returns Exhausted Resultset -1.22
how do i access a public method of a default class outside the pack... -0.44
How to set priority of java.util.Timer 0.00
Getting ClassCastException when trying to create an array of an inn... +0.66
Overloading and inheritance -0.70
What is the difference between these two ways of initializing a Has... -0.47
Bull Pugh method of implementing Singleton resulting in "Out-o... +0.46
Why a function is thread safe when all references to the shared dat... +1.25
Annotation applicable to specific data type -1.45
When to call super in method +2.50
Creating array compilation time? -0.40
What is meant by number of buckets in the HashMap? -0.85
java + which of these will not cause the thread to stop : wait,noti... +1.14
unit testing static methods using powermock -0.47
Check if Field is from specific class -1.35
Exception Handling Java -0.55
why fields should be final in immutable class? +0.66