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 ... 19 20 21 22 23 ... 33
Title Δ
How is a.charAt(i) out of bound? What is missing? +1.43
lexicographical create largest and smallest substring +0.55
How is Graphics abstract methods implemented 0.00
How to compare int variables in switch-statements in Java? -0.07
how can we print (n +nn +nnn) using println for this code? 0.00
How many objects are created? 0.00
how to count duplicate elements in array in java -0.43
Bitwise AND operator - Is it used to decrement previous bit interval? -1.20
Why does negate() require an explicit cast to Predicate? -0.84
Is there a way I can add up all numbers greater than the previous o... -0.45
Make different TreeSet maintaining the same order as another -0.44
Creating an array of medians. Java -0.87
Alternative to new method to avoid duplicating code -1.37
What is more efficient? Storing a split string in an array, or call... -0.19
A calculator with no if's -1.24
How to find the total of an 2d array? -1.14
Convert List<String[]> to Object[][] 2d array in Java -1.17
I am getting an error when reversing an array by iterating it till... 0.00
Arrays.asList returns false -0.10
Reading Little Endian – LS Byte first for integer how to ignore the... 0.00
Frequency of occurence of character 0.00
Distinguish between one-, two- and three-word commands -0.20
A color object not working as a color unless recreated 0.00
How to return count of function calls between calls with the same i... -0.48
While doing binary to hex conversions in java, my answers always ha... 0.00
How can I replace the char '2' in a string with the string... +0.54
A java map where the keys are known however the values should be co... -0.47
Can't cast array of Object to array of generic type when generi... -0.63
Finding palindrome number in java -0.46
Check if String contains number whilst ignoring punctuation - Java -0.77
Can someone explain the code to me in Java? How does the % and /= g... 0.00
my java "word count from file" program is inaccurate -0.48
Two counters on different threads counting until one is done 0.00
Regex: If the first letter is an X, it should end with either A or... +2.44
Java non-static variable reference error? 0.00
Counting non Prime Numbers -0.22
Creating multiple variables "name + i" in a for loop (JAVA) -1.32
How to implement stack which stores only unique values in Java +0.29
convert between Celsius and Fahrenheit using method -0.21
Shorten a sentence using abbreviations from a map -1.56
Create a method to check if sorting algorithm is stable +2.73
Math problem in java trying to figure out whats wrong with my code +0.06
Generic upperbound with List vs Array or Object 0.00
Java: converting each letter into the number for example a = 1, b =... -0.14
Is there any other way to fill this array as needed -0.59
JButton with Icon Clickable Java 0.00
Javascript function rewritten in Java gives different results -0.93
Using a recursive method to return an inorder string in java? -1.03
java maximum value of string after split 0.00
How to count how many times characters appearing in a text? +2.11