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 2 3 4 5 6 ... 33
Title Δ
How to capture all system.out.println to an array or list of string -0.46
Is there a way to find out how many numbers are at the end of a str... -0.57
What should I add or remove on my factorial calculator code? 0.00
How do i restrict some Generic class to only accept Integer ? not e... 0.00
Merge list of maps with duplicate keys -1.05
How to calculate sum of values returned in getter? -0.22
How to use a swing timer to wait 1 second before continuing to exec... 0.00
Integer Iterator not showing last int -0.44
I need help creating this Java Map? -1.82
Replacing a standalone & with & in Java 0.00
Java Generics and Functions 0.00
How to implement a List Class that only accepts Comparable Objects +2.01
Why is java not able to infer types for functional interfaces, but... -1.54
Returning all Odd numbers from an arraylist in java -1.59
How to combine java nested list and sum specific variable -0.50
Finding the longest run of duplicate numbers in an ArrayList? (Begi... 0.00
Delimiter in scanner, keep delimiters +2.38
calculate Check Number in Java 0.00
Multiple matches in single java regexp -0.27
Understanding how bit-shifting works with Negative Shift Values in... -1.26
How to split a string after a certain length? But it should be divi... 0.00
Any way to prevent that last char of a string from replacing in java -1.40
Can you give an example of why exactly a Java abstract method canno... -0.84
QuickSort fails with less items and works with more items on descen... -1.59
I expect infinite loop,but not,why? 0.00
Trying to resolve this Java problem: finding palindromes (String) +0.17
Java: Shuffle Deck using math.random() +0.17
Java 8 Stream.findFirst() makes sence only after sorting? -0.44
2-Dimensional Array with fillArray() method in Java -0.49
How to Make a List of Numbers that Sum to n(n-1)/2 +1.68
Is there a way to change the output format of a Map in Java? 0.00
How to sort Employee object based on salary,name in ascending order... -0.72
How to sort an array with respect to another array if there are dup... +0.53
Another Python question about any()/all() -1.42
How to change the displayed name of an object in an ArrayList -1.19
How to create regex pattern for Number Patterns like AAAABBB and AA... 0.00
how to override System.out.println(map) +1.98
How to save the values of a prime factorization in the array? +0.00
Creating an array method that "shifts" a character into a... +0.01
Finding max Int using recursion in Java -1.37
How do I replace a substring in java without using the replace meth... 0.00
How could I separate this string by 2 character increments? 0.00
Filtering out an array +0.62
how to write a for loop to add whitespaces? (JAVA) +1.54
Returning the last digit of every number in an array +0.89
Creating a list where each of the list objects will have its own su... +0.51
ArrayList of string and another arraylist -0.48
Adding up all the elements of each column in a 2D array -0.34
How to swap every 2 letters in a String? - Java +2.27
Removing leading Zeros from binary number java 0.00