StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

The Scientific Method

Rating
1470.20 (4,519,362nd)
Reputation
1,756 (94,453rd)
Page: 1 2 3 ... 4
Title Δ
Regex to extract sub string from complex string 0.00
Regex for special characters inside brackets 0.00
Why i am getting this error which tells that method must return a v... +0.05
how to match end of string or space in a java regex -1.04
How will I loop this java program with Question of "Do you wan... 0.00
Transforming a simple loop to list comprehension -0.25
How to print variable as a string instead of as a count? 0.00
RegEx for matching between any two HTML tags -0.15
"How to fix 'class, interface, or enum expected' for m... 0.00
How to replace part of text with new string using replaceFirst()? 0.00
Operator "new" in java, creating String with -1.96
How do I find a character followed by a character in a char array J... -0.25
Match longest string in Regex OR in case of common substring +2.20
For loop not running in if case -0.48
Java has (apparently) contradictory scoping -0.14
unexpected ArraysIndexOutOfBounds exception occurring in my code +0.04
Assessing a static private variable (Java), Shouldn't it be ill... +0.54
How can I remove the repetitive characters in Histogram [JAVA] +0.38
Where should I initialize a variable to work in an IF block? +0.54
Boolean True or False +0.20
how to solve this pattern in java +2.27
Four sum problem to find tuplets - space complexity? +0.03
Replace a substring between two $ with other string 0.00
Creating a number gird in Java +0.47
Direct Recursion printStars +0.96
How to remove an object from an array of objects in java -0.96
Exclude if match contains words regex +0.54
Search Array list case insensitive -0.31
Method overloading with empty String(null/"") and String +0.36
How would I remove apostrophe from the start and end of words, but... -1.05
How to know if an object exist in arraylist or no based on one vari... -0.21
Digit root of some positive integer is defined as the sum of all of... +2.00
ignoring additional arguments after filling up an array java 0.00
Don't know how manipulate strings -0.99
Python regex with one operator or the other, but not both -0.87
How to write constructor with boolean in java? +2.22
City cannot be converted to summable 0.00
Java Triangle Recursion +0.30
Removing elements from one int list to another +0.05
What do I have to put as return? +1.10
Invoking method with different argument type -0.01
How to split string value into multiple values -0.04
Why can't I call a sub-function? -0.11
Java cannot be applied to given types string and integer +0.05
How do I find this function the growth rate based on the big O nota... 0.00
Recursive function to retrun the average of the digits in a number -0.51
Regex to get text after a specific word? -0.64
Adding user-inputted values together and printing them -0.19
Object with arguments still displays initial values of reference va... +0.28
What is the difference of using this.name or name in this case? +0.47