StackRating

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

TheLostMind

Rating
1592.81 (2,137th)
Reputation
32,018 (3,729th)
Page: 1 ... 24 25 26 27 28
Title Δ
Convert HashMap which stores String[] to a new HashMap with only th... -1.85
what does "method1().method2().method3()" mean in java? -0.92
Proper way to check if a list contains anything (or is not empty) -0.19
Difference between dependency and composition? -1.39
BufferedReader not reading whole online XML file +1.41
Modifying an object or primitive using a void method +0.51
Returning information if vehicle is available +1.41
How to count the number of instances of a particular class in inher... -0.97
How does a method find the instance variables of its object at runt... +0.77
What is the difference between assigning null and not assigning null? -0.63
Java Login Error, can not be resolved to variable -0.49
string tokenizing from textview -0.75
Difference between Object and Class +1.81
Scanner errors with array list +1.56
constructor ConferenceRooms in class ConferenceRooms cannot be appl... +0.06
using a getter to get an Object out of an ArrayList -0.32
generate random array String[] without repetition in java (android) +2.53
How to pass data between function calls +0.06
Why the result of this java program is '44'? +0.04
Best strategies when calling a method that should modify more than... -0.25
Why does assigning value to null object not work in my code? My cod... +0.31
Syntax error on eclipse +0.35
Heapsort StackOverflow error +0.22
Is JAVA necessary for android development? -0.04
Result does not show, date validation -3.56
Differentiate programatically between LinkedList and List -1.64
Does interface extend Object class? +0.04
Inheritance and HAS-A relationship +3.60
Implicit typecasting - Int to double -3.64
hash code overriding in java 0.00
Java Dead Code, can someone explain? -2.65
Immutability of maps and lists +4.41
'cannot resolved to a variable' error: ImageDisplayView +4.26
Threads On Normal Vs Maximum Priority +0.91
Filtering java.util.Scanner input? -2.98
How to sort custom object in android +4.52
Memory allocation to string variable -0.16
Java Reading CSV file into array but ignore first line +0.54
Which Java collection classes are better to use in multi-thread env... +1.43
How to check content of file that is being updated externally using... -3.10
Grab word out of sentence -3.59
Is command javap not case-sensitive? +4.51
Simplify a conditional -0.28
If statements aren't calling correct Strings or Booleans +4.27
Duplicate objects in ArrayList are refferences to a single one? -0.83
How to print array list in required format? +2.46
convert object to string getting can not cast error -0.14
unable to increment byte value with expression but with increment o... -1.53
How to cast from double to int round off the top -2.39
java validation code to check wether the given input is either a nu... +4.21