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 ... 29 30 31 32 33
Title Δ
Comparing iterables for same content, but not regarding order -0.93
One Line Java String Random Permutation +1.50
How to put numbers to array in while loop in java? -1.22
Why can't an immutable class have setter methods? -0.20
Why do I need to map IntStream to Stream<Character> +0.70
better way to avoid multiple OR statements in java if condition -1.99
How to search substring at Java string from index to start 0.00
Display duplicates of an array like "Number x repeats x times -1.18
Create a 48 bit signed value from a byte array in Java 0.00
JButton interfering with mouse listener on JPane 0.00
When is an Iterator supposed to throw exception after source modifi... -2.84
Shortening the Hex number by removing leading zeros in Java -3.20
Why is this oval moving so fast? -3.75
How do I filter using streams a set of objects based on criteria fo... 0.00
What is the fastest way to encapsulate an index offset access for a... 0.00
Recusion - calculating sum of digits in a mixed string. (homework d... +0.30
What is a good design pattern for tracking issues in a class? -2.19
Java: How to create new child class instance from abstract parent c... +0.19
How do i draw a shape on a canvas after the second click 0.00
How to create a program that converts binary to decimal +1.04
Is there a way to overload an abstract method in a functional inter... +2.89
Array of greater elements -1.17
Why repaint() doesn't work when i want repaint my painting? 0.00
Hailstone Java Program -3.66
Functional Interface Implementations and use cases -0.13
How can I count the invocations of a method? +0.25
How can Java prevent duplicated number creation with Random class? -0.96
Why doesn't my String comparison code work? -3.81
How to draw shapes continuously on a panel? 0.00
Java collectingAndThen R is not convertible to Set<Post> -3.58
how to loop in a collection of ArrayList +2.15
Regex to extract name from a string -0.05
Why is 1100 matched by /(0*1(00)*10*)*/? +3.75
How to make multiple buttons on a GUI work +0.29
Java swing Jframe won't be invisible by setVisible(false) 0.00
What members of the enclosing class can a static nested class access? -3.93
How do I merge two objects in Java? +0.08
How can i return Iterable with a Function? +0.45
REGEX Get last 6 digits from string -0.13
Randomizing capitalization with regex -1.10
How do I break up my numbers into multiple lines? +0.01
How to handle ArrayIndexOutofBounds while printing array in snake f... +0.09
Splitting this string to get the max count to a corresponding chara... +0.18
Why CRC seed is called polynomial? 0.00
I don't understand the why is sum = 0? -1.30
Swing draw string centeralised +4.23
How to fix 'java.util.ConcurrentModificationException' with... -1.66
Matching alphabetical characters with Java Regex which are not prec... +4.06
Java: Best style in clearing collections -3.14
How do I create a code segment for a pipeline to return duplicate S... +3.82