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 Δ
Java join() concept +0.27
How to write a Java method reverse (String s) in a class that retur... +4.44
"?:" instead of "if else" statement with Boolea... +2.88
OOP: inheritance with recursive class definition -2.35
How do i call a method in Java from one class to another 0.00
Syntax for List<Student>.class in Android 0.00
Implement a custom ListView in Android +4.38
How to detect circular reference in a Tree? -1.77
Subclass of a public nested class is unable to access private membe... +1.58
What is the exact difference between 'Adapter' and 'Med... -0.81
Java: arrays, multiple classes +4.22
Arraylist.add is undefined? -1.28
Printing 2D int array with different number of elements (Java) 0.00
How can I reduce this repetition? (Java) -3.19
field cannot be declared static in a non-static inner type unless i... +0.28
How to create multiple getters in java with different return values? +0.39
How to shuffle a character array with no two duplicates next to eac... +2.43
How can dynamic behaviors change state in Java? -0.89
Confusion with the inner classes sense 0.00
How many undirected graphs are there on 3 vertices? +0.54
Java : how to use the observer design pattern to update all instanc... 0.00
Java compilation error - continue cannot be used outside of a loop -2.24
While true loop being broken by a try/catch in Java -0.46
Threads: Local variable defined in an enclosing scope must be final... +0.80
Why am I not inheriting the superclass variable? -1.30
Getting the Index of all the nodes connected to a particular Node +4.47
Add values to List<Map<String, String>> -0.36
Why Java needs explicit downcasting? +1.69
Returning an interface object from a method without instantiating a... -0.30
Scanner not finding file -1.71
Is there a way to not use static in public static void main(string... -1.61
Multiply all number between two integer in java without using loop +4.46
Java, add a value to list<pair> +0.42
A Collection that associates keys to values, and where both a key a... +2.28
What's the reason for different output here? -1.16
using try/catch method to get a parameter that will make a certain... -1.57
Second thread is not reached -2.41
What does Scanner.hasnext() return, if it is called on closed Scann... 0.00
Does HashSet do the sort job internal? -0.91
Connecting nodes in a matrix for a graph -3.55
How to remove duplicates from ArrayList of Lists (4 lists) +0.52
Verify my understanding in this code. Check errors 0.00
Adding to map and set method -3.64
can i make abstract class a child of normal class in java -1.50
Calling Constructor Multiple times +4.26
Data from ArrayList into Listview -4.10
convert collection to array by type -0.90
errors in a generic stack class (most seem to do with underflow inp... +0.32
Enhanced for loop not working for assigning values to an array (Java) -1.41
Two instances of app is created -0.04