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 ... 7 8 9 10 11 ... 28
Title Δ
Java ArrayList - Are add() calls from one thread always readable fr... +1.48
program seems to skip a section of an if statement, moving to the e... 0.00
Equals method not working well with Throwable -0.58
Why following code printing False? 0.00
Confused with return type of Method +0.46
How does Arrays.asList(T... a) return an interface? -1.15
Splitting string in java -0.78
Is the instance of Method class in java is global unique 0.00
What is the difference between String initializations by new String... +1.53
Can i use Scanner within a catch statement -1.13
Technical name of the object that calls a method -0.37
How to narrow down a class types using generic? -0.05
Strange behaviour of static variables 0.00
Print the positions of a character, including the positions of spac... -0.07
where is jvm present inside Jre exactly (its path) +1.45
Avoid String charAt() method inside loops +0.45
Regular Expression to find a word that starts with 'JD' fix... -1.19
Replacing dashes and commas in Java with spaces -0.35
About Array Initialisation +1.91
Why do we need copy constructor and when should we use copy constru... -1.03
getClass() returning null but Foo.class working +1.13
Java: Difference between Java Hotspot Server Compiler and Client Co... 0.00
why static methods and variables are accessible without any instanc... +0.46
Custom Random sorting of ArrayList of Objects based on an attribute -0.29
When do some strings are not created via string const pool in java? +0.53
Confused with output while working with Strings +0.44
Including colon [:] in regular expression +1.55
MVC pattern, no database, where to store objects? +0.45
Java - Add numbers to matching words -0.84
Comparing command line arguments reference return false while array... +2.61
Confusion about program output -0.05
Spaces every so many characters -1.82
What's wrong with using static for Parent Activities? -1.09
Why this code does not throw classcast exception? +1.19
Parse String containing space into integer array -0.10
Confusion in Constructor in java -1.33
What is the regular expression to the whether the string is Number(... +0.20
Convert String to Hashmap in Java +0.47
How do you redefine a constant variable in a derived class? [JAVA] -0.05
where to find implementation source code of methods -0.65
Is it bad practice to equal() class instances by just their unique... +0.43
What exactly happens in memory when we allocate an array using an e... +1.79
Will I be able to modify two or more object instances using another... +1.74
reflection api give overloading on function's return type +0.83
How to extract the value of ID1 and ID2 in a string +0.47
What is best use of static in Java +0.48
String functions - replaceAll not working for "." -0.82
java start a thread using isAlive() -2.13
java code for deadlock situation? -0.12
Question mark in regex: difference between Pattern.compile("\&... 0.00