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 ... 30 31 32 33
Title Δ
Is there an efficient and quicker way to override compareTo() metho... -2.01
How can I get a range of integers but exclude some numbers? -3.72
What is the probability of selecting 3 specific indexes of a list o... +0.11
Resolving a stack with 2 recursive calls -1.42
How to fill ellipses smoothly while dragging mouse -3.87
Java Intern pool implementation creates too many temporary objects -4.19
Is there a way to split for loop in java to do different things for... -2.65
Local variable list defined in an enclosing scope must be final or... 0.00
How can I clean up my eclipse project after deleting a .java whose... -2.04
In java pattern matcher(regex) how to iterate and replace each text... -4.01
Eclipse - Create a new template to add "static" word 0.00
Prepend zeros to int java -2.22
How to implement numerous conditions in java other than switch case... 0.00
EBNF for capturing a comma between two optional values -2.65
How to parse a string using a string specification? -1.32
After executing incrementing thread, variable is always the same +6.02
Best way to find if String is not in the list of ENUMs -3.94
Helper Method: Doubling Chars in a String but stops recursion after... -0.15
Method not executing when accessing from a different class 0.00
How to add an ArrayList(first layer) to another ArrayList(second la... 0.00
Binary to Decimal calculator InputMismatchException +3.92
Is there a way to extract which JPanel is clicked? 0.00
String manipulation: Why method 1 is less effective than the method 2 +1.96
Java stream collect counting to field -2.03
Java-Swing self-painting Component reduces framerate when the Mouse... 0.00
I cannot figure out a way to move the balls -0.06
Find number of multiples of n numbers in a given range -0.92
How would i use an Abstract Class or Interface in my code to minimi... +2.96
How to use paintComponent in loop? 0.00
How to generate number where digits on specific position must be fr... -4.35
Suggestions to improve code about primes? +4.33
andThen with lambda in Consumer interface -2.20
Converting to Currency from within a method using Java +3.93
Char multiply with integer in java 0.00
Can I change elements while iterating them with Iterable.forEach(Co... +4.02
When is it appropriate to use Java interfaces in a board game? +4.08
Assigning string to int -2.16
How does a regular expression match non-repeating substrings in a s... +0.51
Compare and sort strings Java -1.90
How to remove repeated strings from an ArrayList -0.01
How to reverse only the characters(Leaving numbers) in a word in a... +2.71
pass array values from method to method +0.16
Java graphics - how to add delay between paint calls to create anim... 0.00
RegEx for matching a string after a string up to a comma -0.23
custom sort a deck of cards -4.43
How to display a graphic from another class +3.67
How to shuffle a deck of cards memorised in an array? -4.01
How to print out a linkedlist? +2.16
How do I create a get method to return both a String and an integer? -1.94
I want to print number of 1 and number 0 from given string how can I? -0.10