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 ... 11 12 13 14 15 ... 28
Title Δ
Length of each list object - Java +0.48
equals method for date comparison in the library java.util.Date +0.84
Java read part of string +0.29
quick one about if statements +0.64
Confusion over polymorphism concept in java -0.04
String Object with value null and memory allocation -1.58
Regex for splitting string into arraylist in java +0.01
Java: Get rid of a Character followed by a 1 or 2 Digit Number (0-1... -1.65
Empty user input 0.00
Removing non-implemented methods -1.99
how come Thread class called inside another class? -1.10
Using String variable for "for loop" in Java -1.11
Item-9: "Always override hashCode() when you override equals&q... -1.43
Usage of int vs Integer in Java +1.72
Checking for valid overloading +1.69
Compilation error in a program of java -0.54
Cast to unimplemented interface compiles +0.80
ArrayList of arrays get index 0.00
Happens-Before relation in Java Memory Model -1.14
How to use regex and limit in split function +0.37
Order of static initialization blocks -1.06
Difference between ? or | in regular expression +1.55
Cannot call my String Function +1.02
What's the difference between final parameters and non-final on... +0.02
Why do we need capacity in StringBuilder -0.10
To match a bar code: Add regex to a given string, whithout changing... -0.04
IndexOutOfBounds Exception Java String Class charAt Method +0.31
adding String array into ArrayList -1.15
String Pool - String Object - Garbage Collection -0.15
Java - Needing not needed exception catching or throwing +0.05
How JVM can call main() method without argument . No Error Why? 0.00
Java Regex X{n,m} X, at least n but not more than m times -0.89
Identifying, if there's duplicated inputted integer in Java 0.00
How to force call superclass implementation Object.toString() rathe... -0.09
State of a thread in Java -0.23
Why do fields seem to be initialized before constructor? +0.62
Multi-Threading Mechanics? 0.00
Method overloading and passing null +0.56
Chained ANDs or chained ORs best practice -0.36
What is the difference between Thread.join and Synchronised? -0.78
Censored Words Condition +1.20
Which method is used to run a thread? +0.45
String regular expression java -1.76
How to escape backslash in Java 0.00
object1.toString() == object2.toString() 0.00
Java replaceAll("\\s+") vs replaceAll("\\\\s+") 0.00
Incrementing variables +1.13
Thread priority does not work as expected? +1.82
Underlying mechanism of String pooling in Java? +0.64
Regex to extract value from link 0.00