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 ... 25
Title Δ
Variable-Length Argument List passing generics and generic arrays a... -0.81
How to define a method that receives two arguments of type T, and S... 0.00
"Missing return statement" after switch(enum) - Why? 0.00
How to fix this VarArgs build error? 0.00
Is it possible to pass object type information to a generic method +0.29
How to refactor Java 7 as Java 8 when comparing a map and list +1.63
How to sum and array's interval? +0.64
Java, how can I replace a word with dollar signs in a string? +0.12
Mapping fields as key-value pair 0.00
Why can I collect a parallel stream to an arbitrarily large array b... 0.00
Convert a foreach loop using stream +1.33
How to return an Optional of sum of even values through stream? 0.00
What is the difference between "for(int i=0,length=list.size;i... -0.15
How do I populate a 2d array with hashmaps without double for loop +0.73
How do scopes and arrays in Java work? 0.00
Returning a new instance of HashMap 0.00
Implementing an AI to play Mastermind 0.00
Is there any benefit to use methods of Objects.java? -0.28
Converting from an array to an array list in Java +0.29
Java - How to get item index from an array with its value? -0.62
Difficulty with counters 0.00
Checking if a field is set to its declared, default value in Java +0.29
Simplifying Lambda expressions on stream in Java +0.83
Does Files.lines read all lines into memory? -0.11
ProjectEuler - Largest Palindrome Product returning 0 0.00
Stuck with Java interface Comparable, generics and inheritance -0.19
Using recursion for a void print method +0.30
Java: How to construct derived class instance given base instance? 0.00
Reverse an arraylist but the value of reversing array not saved in... +0.28
Java 8: Convert 2 Lists into List of Map 0.00
My bank error message appears regardless of condition and doesn'... -0.20
Rotate array and find index of maximum element -0.45
Conditionally remove elements from a List in Java 8 0.00
Do actions taken by a future "happen-before" a Future#isD... 0.00
How to store stream sorted maps into files? 0.00
Splitting a string based on angle brackets? -1.58
Regex greedy match selects entire line -1.27
How to join two Optional<String> with a delimiter in Java 8 +1.45
In Tests none of the threads execute the method 0.00
Pros and Cons of usage forEach and Stream +1.46
Why does eclipse tell me I should "accessed in a static way&qu... +0.30
Casting Function Return Type Based on Class Field 0.00
simplicity vs. conciseness in a chess program +1.42
Re-ordering of assignments and adding a fence -0.61
Regex How to match 2 any, but different characters +0.99
Remove empty dimension from multi-dimensional array 0.00
java-stream, map, keys not related to object +1.15
shift numbers in an array +0.74
Iterating over genric enum instance -0.24
Binary Tree Output -0.70