StackRating

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

Jorn Vernee

Rating
1615.92 (1,221st)
Reputation
21,574 (6,168th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
Python code to Java code conversion 0.00
"Unwrap" Optional of Optional.empty before return in a Ja... +2.15
Merge two maps to get Map<String, Set<Information>> +0.40
Programatically grouping and typehinting different classes 0.00
Calculations with arrays with a for loop in java -0.61
why can't this be static? +1.44
Casting generic to subtype +1.36
Append a string to a static final String declared in an abstract cl... 0.00
Java Stream API -- How to reduce a loop to reduce 0.00
Is there a way to get an integer on howmany values there are in a h... 0.00
Refer to derived's class getter without actually creating this... 0.00
Collections.reverse(Arrays.asList(arr)) not working? +0.05
Java Iterators and Streams +0.42
How to create path in java 0.00
I used lambda to list collection indexes from mongodb,but I take an... +0.38
Extract Generic Type T from HashMap -1.02
TreeMap overwrite values +1.83
Pass generic of wildcard generic data type in java -1.98
Java exception handling returning no value -0.34
How to delegate the implementation of one class in other class in J... 0.00
Create Class from String and use Command Pattern +0.39
Unable to add to an ArrayList -2.23
Cast to Generic type java (why unchecked) -0.31
Java - How to decide the class hierarchies? -0.62
How to get an enum constant from the first matching enum type +0.27
Java generics & incompatible types using <S extends {class}&... -1.53
Why doesn’t Map<String, Set<String>> match Map<T, Se... +1.82
Nested generic subtyping +0.40
HashMap + Lambda. How to add a new value <List> if is null 0.00
Break doesn't work in try with resources, but work in try witho... -0.60
Can I somehow partially implement a bunch of generics of a single c... 0.00
why HashMap<String, Object> not accept HashMap<String, Lis... -2.38
Using generics to pass class type from method to method 0.00
Java, can a static method instantize an object where it was called? +0.79
Return a `Comparator` from another function +0.27
Instantiate interface and call method directly with lambda expressi... +1.80
Java code cannot invoke method from scriptengine with new context +2.19
Java 8 stream to Map<Integer, List<String>> 0.00
Swap collections during iteration +0.40
How to write to Nashorn error stream? 0.00
Keep only values that are unique across several arrays using Java 8... +0.40
Generic map not compiling with nested structure 0.00
Method doesn't update variable globally? -0.10
Model class for a json -0.08
Always array is empty while using gson to parse +0.39
setting value to different cards in a deck of cards +0.39
Data Structures Containing Polymorphic Method References 0.00
How to get array.length after it has been deserialized -1.92
Class<Result> cannot be converted to Class<Result<Integ... -0.42
Call private method static.private class +0.42