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 ... 16 17 18 19 20 ... 28
Title Δ
Java : Best collection for small number of key value pairs +0.06
What does "static final int" mean? -0.19
What is a need of Object class in Java, even though we are not usin... +0.53
Android Tutorial contains a static code block, what's the reaso... +0.00
Can I call a class have only instance variable a wrapper class? +0.62
Is there any way to hide some chars from a string? -0.47
Where do I add a file to read from in Eclipse? -0.56
how to pass a changing variable to another class useing .putExtra() 0.00
Java dot doesn't match 'any character' +1.30
Usage of "this" in Thread constructor 0.00
Array / Vector as method argument +0.53
Java why static prints out text first than method +2.40
Java exception thrown when reading input -0.69
dynamically call method of a child class in java -0.01
Regex for entire words +1.50
Java regular expression creation issue +1.08
Issue in Static and non-static context in java +0.24
new to java/ android: class loaders vs import +1.48
My Java code doesn't enter to For loop to retrieve ArrayList el... -0.38
How to avoid creating unused String instances when logging in Java -1.63
LinkedList is faster than ArrayList when insertion and removal in t... +0.03
the meaning of “public static void(string[] args)” 0.00
Java's String concatenation doesn't work inside 'for... -0.12
thread safety on single instance method in java +0.54
Arraylist output is not coming out as intended +1.23
Java Garbage Collector Class A -> Class B -> Class C-> Cla... -0.47
How can I implement this condition with regex? +0.48
Regular expression having white spaces only between two strings -1.59
Is a generic type defined in inner class / interface bound to the o... -1.73
Splitting a string by multiple characters in java +1.64
Correct way to parse a String of data +0.04
Selection Sort in Java produces incorrect results -0.56
Hashcode & equals implementation -0.59
should one synchronize on a list itself or on a lock object? -0.10
regex needs to find digit contains only [st||nd||rd||th] -0.97
Regex to split string on double quotes keep only content between qu... +0.04
Why two objects of a specific class with same properties and functi... +1.15
how to add all integer values of string using java? +0.90
Confused by the java sychronized, monitor, wait() and notify() 0.00
Can we call private methods of abstract class using reflection? +1.07
Is Java GC run when I'm out of memory? -0.95
Code convention about generic in Java -0.28
Determining the order of a Thread +0.82
How can one extract number of trailing zeros from String +0.81
One thread writes data while not being read, many threads read whil... +1.97
How many objects available for garbage collection at the time of th... +0.17
Number of Times a Character in String using java? +1.32
Java RegEx Split Matches and include trailing chars +0.63
scanner not working properly inside if statement +0.56
What is difference between mutable and immutable String in java +1.48