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 ... 20 21 22 23 24 ... 28
Title Δ
Array syntax in Java: what is the significance of the [] location -0.67
Local Variable and Global Variable with same name -1.12
Why variable type double PI = 22/7 returns 3; but double PI = 22.0/... -0.82
How to cut everything before specific characters +1.45
Stripping "blog" from wordpress URLs with Regex +0.07
Java Regex Replacing double new lines with single new line +0.57
How I should read such information in thist task? InputMismatchExce... 0.00
When does the condition "Unreachable Code" occur in Java? -1.61
Android: how to retrieve string of particular pattern from another... -0.18
Output of two if statements -0.28
How can i convert a string object to string pool object? +0.59
Java- how to temporarily store data in array-list -1.29
Java regex split text (both the delimiter and the order may be unkn... -0.00
Reading a file from my desktop and printing each line from it +0.84
In which cases should one override onDestroy()? -0.41
Casting int to Object on java +0.13
The contents in the java String pool +1.08
Difference static behaviour between MyClass.class and Class.forName... -0.12
Counting duplicate elements in a Java String array -2.09
A solution for classpath is read-only in eclipse +0.56
Java 'Object.clone' vs Equals ('= ...') -1.29
Java Help for my script test 0.00
Logic in constructor? +0.81
Unexpected output when passing object to method -0.50
Java, get text between string pattern -0.24
Regular Expression - Match String Pattern +0.00
String[] cannot be converted to int by method invocation conversion? +0.12
Is getOrCreate function a good or a bad practice? +2.30
Check if a string has a particular format? -0.50
How to Write an O(log n) algorithm to find the array element that i... +0.57
How to Check that String is alphanumeric in Java +3.12
What exactly is narrowing type conversion in java? -0.51
How may String Objects are created in java (By the following code) -0.90
Extending classes without overriding anything: Bad practice? -1.10
Why does my Java code return a memory address and not a string? -0.11
Java: Check if string only contains 1,0 or a dot 0.00
File overwriting/reading advice required 0.00
Two classes extend from one base class: Is this multiple inheritance? +0.23
orphaned case error in a switch statments 0.00
How can I get the current running programs in java? 0.00
cost of retrieving an element from array in java +0.05
Java - Determine event sequence - AB or BA -0.92
Why it is not possible to call a static function defined within a c... -0.46
How can I create a nonnegative integer regular expression? -1.48
The Weird BigInteger.mod Modulus Method -0.37
Using references like pointers in method call in Java +0.22
regular expression with letters, numbers and some punctuation 0.00
String comparison in Java Weird +2.24
Technical difference between abstract class and interface -0.04
Replace anchor tag using regular expression in java? +0.56