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 2 3 4 5 6 7 ... 28
Title Δ
How to use split a string after a certain length? -0.87
A new thread object that has not been started will be garbage colle... 0.00
Why is Instance level methods are still accessible? +0.44
JDK API documentation is incorrect for ArrayList constructor. Is th... -0.92
Java replaceALL for string -1.73
Java split string by "^|^" +1.11
Why is my program printing the opening prompt to the console twice... 0.00
Is System.out.println() a classwide method or instance method? +0.41
How to Parse and get the number of key appearing in the Value side?... 0.00
String to BigDecimal, which one is good approch -0.57
Java : Thread Questions +0.42
Duplicate Value in HashMap +0.89
Deep copy of immutable 0.00
Transaction and catch block 0.00
How to check if the first four characters of a string are A-G and t... 0.00
does creating instance of the same class in the main mathod creates... +1.29
Why is Parent class init block executed? +1.02
Java clone() shallow copy +1.86
Java - How much instance method created in memory when create multi... +1.08
Issue with adding instance of class object to ArrayList, what am I... -0.25
Capturing the previous three and next three words from a sentence b... -1.61
Input an array of unknown size in java -1.10
Is it possible to extract only number from a string -0.87
How to optimise java pattern replace -2.00
What will happen when a class are full of static member function an... +1.63
How to take part of a string in java? +0.44
existence of an object, and what will happen in this case +1.93
Format IP from tcpflow output? +0.89
What would be the output of following program(method overloading) 0.00
masking of email address in java -0.69
Java String.split() without specific symbol -1.14
How does the NullpointerException is not throwing when i use int? +0.01
ArrayList Object assigned to LIst Object internal working +0.11
splitting comma seperated ignores last item +0.76
Why is Java placing the string before the word and not after? +0.32
Java array.length method +0.86
When objects created with static reference, why do instance block &... +1.93
Java program keeps exiting program prematurely 0.00
Why jvm create new string Object each time we create string using n... -1.04
Where is `+` implemented for Strings in the Java source code? +2.12
Evaluation of two Strings in java -0.12
Ignore the last delimeter in java string tokenizer -0.12
How To Count Word Occurence in a String HashMap -1.07
"+=" operator and int long usage -1.67
Java: Reusing vs Reallocating reference to container object? -0.18
I want to filter out the last Number in String -1.13
Java right shift integer by 32 -2.34
When Scanner.nextLong() throws InputMismatchException from try bloc... -0.06
Octal Value Assigning it to int +2.10
Why is this class threadsafe? +0.42