StackRating

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

nits.kk

Rating
1460.34 (4,528,465th)
Reputation
3,379 (49,960th)
Page: 1 2 3 4 5 ... 6
Title Δ
Missing return statement in Java Function Code -0.21
Why can this object access methods of it's parent class? +0.06
May I ask someone to explain this recursion example of reversing an... +1.17
Why do I need to use a setter - instead of a getter - to set data? -0.13
Using Lists Instead of Decorator Pattern? -0.94
Synchronized method is not working as expected +0.56
How can i access variable of one method into another? -0.44
Explain the output of below java code -0.65
Is it possible for a superclass object to refer a subclass member m... +0.06
Java static list implementation in class +0.87
Putting array items into hashmap with 2 string -0.57
Properly using abstract methods +0.54
heap structure with prim's +0.52
Sorting a 2D array by the [i][2] element +0.06
Error on Java final variable declaration when constructors are crea... +0.53
How can I print this 2 Variables in the same println "System.o... +0.06
Tricky order of the initialization 0.00
How StringBuffer Objects are Compared for equality -0.48
static variable getting reinitialized -0.75
Is it possible to add customize method in String class? 0.00
Initialise WeakReference object to avoid null check -0.18
Storing values in simple array map 0.00
What is the need to override equals method in String class -0.53
How does sorting works in Java with reference to Comparable and Com... +0.05
Strugling with the keyword this in Java +0.06
Java - How to wait for an instance to finish before proceeding +0.31
How does reference work in Java? 0.00
How to use variable defined inside setOnAction outside it? -0.60
Create a sorted set of objects accessible from all classes in java +0.20
Java Error "This method must return a result of type string&qu... -0.08
Sort three letters alphabetically -0.44
Java, error when using @Override for method with different paramete... -1.09
In JAVA can we make main method wait(sleep) for sometime when certa... 0.00
Quicksort Java code going to infinite loop +0.04
Java Abstract Method Parameter Type -1.09
Why can't I remove occurrences in the linked list? -0.66
Why do we need Comparator when we already have Comparable? +0.80
Sleeping Thread or Process in Java -0.98
Java- In inheritance, method can be invoked without creating a class -1.45
Calling to the same method inside that same method 0.00
Initialize super class values for an already instantiated subclass... +0.00
this.variable inside the class etc +0.43
What is the use of initialize object through three different ways i... +0.82
Java object instantiation +0.39
My else statement doesn't seem to function(JAVA) -0.12
Which code can swallow interruptedException? -0.54
How to use scanner to produce one single String from a txt file in... 0.00
Static and non static methods with the same name in parent class an... -1.47
Checking the validity of a variable before calling the super constr... +1.40
non static to static method from another class 0.00