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 7 ... 10
Title Δ
Why are iterators private? -1.73
Print RED BLUE GREEN in order using System.out.print +1.03
How to structure following requirements in JAVA classes -0.50
Does Java run each conditional operator or does it short-circuit in... -0.53
Saving/loading data? +0.88
Java URLClassLoader: select which classes to import 0.00
choosing the right pattern for object composite -0.49
Can I use ArrayList in a class which extends Thread? -1.01
java java.util.concurrent.Executors concrete class +0.18
Java - Using a static list from another class +0.03
how multiple threads invoke singleton object's method and work on t... -1.24
Java Server Socket Interrupt How to -0.44
Java - How to get full Exception Message +1.47
Is Foo<?> equivalent to the unparamaterised Foo? -1.69
organising junit tests that expect an exception +0.16
Run linux Script from Java -0.64
What am I doing wrong? Java IllegalFormatConversionException -0.83
Why does this Java code create a stack overflow error? -0.75
Common Pitfalls in Simple Multi-Threaded Programs 0.00
Multiple threads in java appending to a queue -0.46
How to prove that HashMap in java is not thread-safe +1.58
Java classloader, what should I do for the loaded classes class dep... 0.00
Why is this code not causing a race condition? -0.62
Bridge Pattern vs Dependency Injection +1.60
Java classloader Can not call newInstance() on the Class for java.l... +2.71
Deep class composition and the Law of Demeter 0.00
How to take heap dump? -1.19
Best practice for interrupting threads that take longer than a thre... -0.13
Both javaw.exe *32 and javaw.exe runs in process manager +0.03
Class implementing two interfaces with same method? -1.22
How to use greater than or equal in a switch statement +0.74
How mock private method that modify private variables? +0.12
No console output in Eclipse Juno +0.95
Java Primitives and Primitive Wrappers -0.71
equals method not returning expected o/p -1.23
Condition give the effect of having multiple wait-sets per object? -0.22
Does a Synchronous Queue create a thread on each offer/put? -1.04
What kind of modification should I apply to make this loop forever? 0.00
Eclipse Updating the compiler compliance to 1.7 0.00
Get the word between two words in Android +0.51
How to read all style properties a browser supports 0.00
javascript function need to be continue after settimeout -0.83
Convert json String to array of Objects 0.00
get the index of an array for a patrticular value -0.37
Is this utility class with 2 static methods threadsafe? +0.10
Using GSON to parse a JSON array -1.59
Classpath format for Windows command line +0.06
Static synchronized methods and non-synchronized static methods con... -0.14
Return different type of data from a method in java? +0.75
changing final variables through reflection, why difference between... +1.77