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 ... 22 23 24 25 26 ... 33
Title Δ
restricting or preventing method implementation -1.88
How is it that in two's complement representation of integers,... +0.53
I was trying to implement a method that finds the first index of an... +2.65
Convert Map values +2.49
Hashmap problem adding strings from a file in Java 0.00
Why does this OOP approach feel limited, and how can I fix it? 0.00
Populate stack with deck of cards Java -0.45
Java Lambda: bug or feature with Predicate -0.19
As ArrayList implements RandomAccess interface, is it faster than A... -1.89
Creating a card shuffling program Java -0.45
Which java collection use to find element between 2 object 0.00
Java method inheritance problem when overloading the method -0.44
How do I count the words that start with an uppercase letter in java? +1.60
Estimate the size of a new mail -1.69
how to determine if a number is a smart number in java? -0.79
How to get rid of trailing comma and space in the end of the string... -1.01
Java ArrayList adding values with same Id +1.53
How to check if a hashmap is Injective (OneOnOne) in Java? 0.00
How to print HashMap values in descending order, but if two or more... +0.57
How to find the subsequence of number in java in simplest way +0.56
Find the largest value between two indexes in an ArrayList in Java -1.00
Calling a Method on Lambda Expression -1.27
remove duplicate from sorted array such that two duplicates are all... +0.06
How do you remove all char duplicates in a partial array(unsorted a... -0.37
How do I write to one file a K from one Map, and a V from another? +0.55
Custom Comparator not sorting time -1.42
Java streams - peek and skip -1.28
How can I fill squares in a non-array grid in java? -1.14
How do I get my MouseListener method to work in Java? +0.37
Check if int[] contains an int -0.18
How do I change this code so it only prints just one copy of each o... +0.09
code tuning for nested loops for better performance -1.17
Replace forEach with Stream -0.36
Returning an array of only odd numbers +1.22
How to accept user input of a whole number within a range +2.33
Multiplication Table from ArrayList -0.43
Move a certain number to the front of an array (Java) -1.11
Match sentence inside bracket if exists -0.51
if two objects hashcode is a same, why doesnot mean that o1.equals(... -0.20
How to keep integers grouped together after Infix to Postfix 0.00
Find the line number of a text file by each word 0.00
Java stream, get map of lists of objects -0.51
Validate a String to Double with max digits +0.05
Evaluate Multiple Years to Find a Leap Year Using a Boolean Utility... -0.46
How do you solve this small Boolean Algebra problem? +0.05
Regex to find lines containing numbers, starting with text, but rem... -1.27
Finding the smith number between given range +1.32
Get a String from an ArrayList. (with numbers) +0.56
in Java, intersection of two sets using the add and contains method... -0.03
How to find factorial and show result of counting in console? +2.41