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 ... 33
Title Δ
How to properly add a value change listener to Map.Entry? +0.49
How to pass a non static method from a specific class as parameter... +2.19
Java 8 - Generate power set of list 0.00
LongAdder vs Integer in Hash map for frequency map 0.00
How to set a character limit in Java -0.49
Java how to get a reference to an object that exposes `Math`'s... 0.00
Stream and map a list to a map in java +1.78
error with drawing rectangle in java swing +0.51
How to convert Comparator to compare? -1.41
Converting char[][] to char[] +0.95
Recursive function to convert coin amount into quarters, dimes, nic... 0.00
Stream over a list to feed other lists in java -0.36
Multiply elements in an array in specific positions? (the first ele... -1.53
How to change one value equal to another in an int array in java? 0.00
How to re format GetVertices to return (x1,y1,0), (x2,y2,0), (x3,y3... 0.00
Chain of responsiblity lambda function +1.48
Quicksort-algorithm (java) does not sort at all 0.00
How to implement the wait(); statement properly? +0.21
Sorting by 2 substrings in a string in Java +0.32
Multiply elements with other elements in a list -0.24
Trying to output 0 1 2 3 8 5 6 14 8 9 using a for loop in Java 0.00
How to solve array index out of bounds exception for hashmap string... 0.00
Java streams set each attribute of object List with another List 0.00
Assigning one array to another inside a merge method 0.00
Efficient way to replace escape sequences when building a String in... +1.63
Convert decimal int into binary +2.07
Representing each digit of long number as a node of list +0.01
How to group nodes that have common edges from given string of pairs? -1.61
Cant find pattern with Scanner in Java 8 -0.79
How to print a number sequence figure using for loops -0.85
Filter by first element from Java List +0.51
Most simple and most efficient ways of filtering a list in Java? +0.62
How to add, calculate and filter those elements that are less than... +0.02
DateTimeFormatter returning wrong year 0.00
Iterator hasNext() Method 0.00
Bitwise packing/unpacking - generalized solution for arbitrary values +2.30
Java 8 Stamped Lock: Why this piece of code doesnt result into a de... 0.00
TreeSet not arranging value in ascending order +1.40
How to null check and return a value in a generic way -0.17
Iterate two maps using stream 0.00
Lambda function changing sequence of elements in input 0.00
How to sort a character by number of occurrences in a String using... +0.12
How to solve this in java eclipse square of all numbers and sum +0.25
What are switch expressions and how are they different from switch... -1.56
What is the fastest way to turn List that holds a class with fields... +1.70
Format all numbers in a single string (Java) +1.58
Form a pyramid figure in Java using for loops +0.85
Why allow List conversion to Map without merge function? -0.99
What is the point of OptionalInt? -1.67
How to get element from array inside Arraylist<String[]>? +0.81