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 ... 33
Title Δ
Static methods or empty constructor 0.00
Comparing characters in 2 char Array using Java +0.52
Random array with size, min and max value with short +0.51
Java - Output from StringBuilder -0.15
Iterate through 2 lists at the same time +0.38
Validate a string using java 8 Stream. How to overcome "stream... +0.24
Compress the string in java -1.30
How to sort a HashMap by value but keep the order of duplicates? +0.36
Filtering between specific values creating sublists +2.15
finding the sum of an arraylist but excluding the largest element +0.03
Hashcode value for Map Entry +0.42
How would I remove letters at an even position throughout a string... +2.72
index is out of range, removing item from am array 0.00
Issue with returning the sum of array elements in Java +0.54
How do I make a binary translator? -0.49
Searching data from arraylist -1.29
How do I sort a 2D array to ascending order? -0.01
Regex removes whitespace and empty line +0.72
Capitalize first letters in words in the string with different sepa... -1.67
Threads notify not working after wait problem - java -0.47
Name of this recursive Algorithm? +0.55
Insert Unique values into a hash map +0.51
How can I split a String like [A,B,C] into A B C (Java) -0.51
How to code a custom Comparator to sort a Treeset with SimpleEntry? -0.47
Split a list into sublists in java using if possible flatMap -0.83
The 'contains' method does not work for ArrayList<int[]&... +0.16
How to return a populated growable Hashmap in Java? +0.27
How to change stream<Object>'s value? +0.67
How to crop an image into a circle with java? 0.00
Count Letter recursive method +0.52
How to call for method of an object that is in an arraylist collect... -0.94
Regex for a pattern XXYYZZ -0.22
Printing 2d array with top and left indexes 0.00
How to combine Multiple Maps with multiple same keys and lists as v... -1.64
Average marks of students using Java streams +0.54
How to remove duplicate String arrays in an ArrayList while disrega... +0.51
Modify arraylist object in Java -0.50
Get maximum of average subject marks using java 8 stream -0.21
Java Euler number result infinity -0.23
Change original array by another array in java 0.00
How to use covariant return types with lists in interface methods? -1.32
Using IntStream to iterate and call a method +2.01
Is there any other way to remove all whitespaces in a string? -1.00
Sort 2D List by Column Header in java +1.24
Finding Index of last character in an input string JAVA? +0.02
Generate random number with different digits (digits will be as man... -0.75
How do you write a java program that generates the first 100 palind... +0.13
Best instructions for null scenario in String approach +0.51
Given an integer N. What is the smallest integer greater than N in... +0.27
isSorted? Check array if is sorted in ascending or descending order... +0.08