StackRating

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

WJS

Rating
1492.37 (4,359,866th)
Reputation
1 (2,873,441st)
Page: 1 ... 26 27 28 29 30 ... 33
Title Δ
Get a specific data values from a string in Java (String without co... +0.14
Can't update value of JProgressBar from another thread when add... 0.00
Generate range of promotion codes that are not guessable -1.34
I want to split a string after a specific length without cut any wo... +2.09
Need help understanding an algorithm that employs Arrays.sort() +0.57
Find the smallest number among three numbers using if -0.46
Java Program not outputting the correct value of the equation 0.00
How to get 2 words to cross at intersecting characters. (One vertic... 0.00
How to check that one String can be spelled using characters from a... +0.57
How to use IndexOf to see if a string contain numbers 0.00
Sorting binary array using comparisons in Java +0.09
How to fix the recursive code error in CodingBat? +0.51
Object.wait waits forever +0.94
What are the best practices for creating constructors in sub-classes -0.44
Is a new Array created when varargs is used? +0.56
Is there is a faster alternative for Integer.toString(myInt).getByt... -0.49
Converting trigonometric equations into Java +0.09
generate new list with two columns filtered and summed data -0.19
Remove Element Arraylist and Shift Over Empty Space +0.07
Delete specific characters from string without using (substring) fu... +0.32
Trouble with finding odd and even index values for characters -0.43
Is clock cycle a length of time? +2.34
Java summing numbers up weirdly -0.05
Create new Objects based on a String with Java Stream -1.39
How to check if a word can be spelled with sets of letters +1.54
IF else statement for calculating max heart rate -0.58
Create a sub-list according to criteria and Perform operations 0.00
How can I save the lines painted in a JPanel? 0.00
How to check if an array has squared elements of another array (reg... +0.31
Same methods, different enums, how to design a parent class? -0.74
Two listeners for one event? +0.12
Java String replace - non-capturing group captures 0.00
Convert word to a sum of integer representation of characters -1.40
Given 2 strings, remove only one digit to make 1 string lexicograph... +0.57
How to get the 3rd digit of a four-digit Integer? 0.00
Java graphics window doesn't draw when opened from another wind... 0.00
How to transform in Java an array of ordered pairs in a 2D array of... 0.00
Java regular expression to capture repetive groups -0.42
Two even and two odd numbers appear next to each other +0.03
How to hide password within JAR file -0.35
Using only lines and affine transforms to draw polygons 0.00
Find just the un-matching id's from two list of the same objects +0.53
Joining two lists together separated by a comma in Java +0.06
Java Graphics2D method for drawing an image where the pixel alpha v... -1.83
Is String to int Array conversion possible? +0.32
How many times could a variable be incremented in a single statement? -0.68
Execution order of f1() + f2()*f3() expression and operator precede... -0.99
Java Fraction Base Conversion +0.24
How can i prevent explicit casting if you want to use properties of... -0.72
Build n-ary tree from txt file 0.00