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 ... 15 16 17 18 19 ... 33
Title Δ
Array or Collection Rotate in Java +0.02
Is there a way to use Math.random instead of import java.util.Rando... -0.46
Java Map with list value, filter on another list +0.05
i would like to random number but no repetition im coding above is... -1.07
How should I go about making a function to remove a certain part of... 0.00
Java binarySearch using custom function +0.35
Using one button to change the color of multiple JPanels 0.00
How do I modify this program to include a JList of eight colors tha... -0.97
Java Return string from array of int's using Least Significant... +0.06
Java parallel stream - order of invoking the parallel() method -0.96
How to remove one charachter from a string -1.00
How to use a boolean outside the scope of a key listener +0.53
double vs Double as Floating Point Numbers in Eclipse +0.53
Determine whether there is an integer A such that it has exactly X... 0.00
How to run through every integer point in a circle given center (x,... +0.55
Check if the first element of scanner in Java 0.00
How can I process BufferedImage faster +0.15
How can I detect case sensitive word in regex? -0.49
Nested EnumMap using Streams -0.46
Java program to find the index of item entered by the user using me... +0.49
Creating a 2 dimensional list using java 8 streams +0.53
Given a non-empty array of integers, return the third maximum numbe... -0.46
How to split parenthesis and , in Java -0.37
I am trying to calculate the Distance Between 2 points in Java +0.54
How to sort by two criteria in JAVA? 0.00
Randomly taking a string and putting it into a Stack? +0.54
Check whether the given number is prime or not? +1.14
How to sort int[] with multi-line lambda expression in Java 0.00
Java 8 - List<Map> into Single Map -1.55
Which format of "May 28, 2013 6:04:38 PM"? 0.00
Why I get a wrong result when parsing a date from string with Simpl... 0.00
How could I get my program to check if a word is a palindrome irres... -0.29
For Loop - print operand divided by two +2.21
Using lambdas and streams to create a purchase_items method +0.03
Find maximum product using recursion -0.16
Increase Speed of Sorting Large List of Strings by Character in Java +0.52
How do I separate input lines in a file in string value and integer... 0.00
Comparing elements at same position of two list using Java 8 stream 0.00
How to replace “35yrs” with “35 yrs” using regular expressions? -1.32
How to read from standard input in Java taking into account the lac... +0.19
Dividing numbers between two different arrays in Java 0.00
How can I print the prime numbers ending with 1 in a given range an... -0.37
Java SortMap Comparator to have digit keys ordered after letter keys -1.01
How can I convert x and y coordinates on plot graph to pixels on a... 0.00
Find value of n^k modulo 10^7 + 7 -1.22
Modify elements of an ArrayList +1.90
Generics - Why are Class type variables not valid in static contexts? -1.24
Generating a sequence of random values to print. Sorting and printi... -1.97
Is it necessary to compute modulo 1,000,000,007 (10^9+7) in python3? 0.00
Filtering out Repeated Characters in Java +0.27