StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

shmosel

Rating
1672.48 (301st)
Reputation
37,282 (3,013th)
Page: 1 2 3 4 5 6 7 ... 25
Title Δ
Java 8/9: Can a character in a String be mapped to its indices (usi... -0.02
Operator '==' cannot be applied to 'double[]', '... 0.00
ConcurrentHashMap and AtomicInteger example in Java 0.00
Should I use series of if-statements for checking IndexOutOfBounds... 0.00
Java: How to split a Collections of a particular object into 2 equa... 0.00
Test if network folder exists 0.00
Error on Lambda nested Sets in java 8 +0.29
Java Stream collect - how to deduce type? -0.68
Java How to remove apostrophes from a string based on the preceding... 0.00
passing function calls a method argument java 0.00
WeakHashMap and Concurrent Modification -0.69
table football generator, some games are missing 0.00
Function end index search in java using regex 0.00
Java 8 : groupby with Comparator +1.07
Is there any runtime benefit of using lambda expression in Java? -0.28
How to initialize ArrayList<Double> in one line from a list o... 0.00
The loop runs twice in a single run -2.85
End while loop at end of string +0.30
Stack implementation array index out of bound error +0.30
How to compare only first three characters and remove matching elem... +1.47
Is it possible to determine the classname of an outer class from an... +0.28
Getting Gson TypeToken from class name as a String 0.00
How to properly replace a character in a string using java regex? 0.00
Unit-testing adding to a collection without contains() method +1.25
How to figure out whether a key exists in guava cache so that I don... 0.00
Im trying to figure out what this section of code actually does. Co... -0.70
Does improperly constructed object only affect visibility for the t... 0.00
How to call Java nio Files.find without the FOLLOW_LINKS Option? 0.00
How to do for inside for with some condition with java 8 Streams -2.06
How to perform such operations using Java API Streams? +0.30
Is calling start() on a object of this class safe? An example from... -0.30
How to replace string with method value? +0.66
How do I add values in an int array for another value in that array... +0.30
How to provide an object as well as a method reference to an object... +2.37
Select query showing wrong result 0.00
Why doesn't this code work when wrapped in a generic function? -0.73
Not able to understand the Pattern Matcher example in Java -0.56
Java how can I avoid recursion in equals and hashCode methods for o... 0.00
Java Assertions : How to assert for 2 fields on same value -1.45
How to access objects outside of a lambda inside forEach? +1.66
getClass() method returning different class than expected -1.02
Two dimensional char array from string using Stream -1.94
How to init EnumMap which uses another map as value 0.00
Java 8, Lambda: Sorting within grouped Lists and merging all groups... -0.66
Transforming a list of Long into a Map with long item as the key an... 0.00
Switch Statement inside condition refactoring 0.00
Why I am getting compile time error as 'else' without '... +0.30
Using || in while loop makes it take too many input values +1.02
Can I create a Comparator object from a lambda expression without e... +0.96
How to print all occurences of a character from a string in a row? -0.04