StackRating

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

Holger

Rating
1751.52 (41st)
Reputation
184,241 (270th)
Page: 1 ... 15 16 17 18 19 ... 74
Title Δ
How to find index of an element in a list with matching attribute -0.07
Java 8 - Stream - Group by value and find min and max value of that... +0.29
How can I load a reference from a local variable at an index which... -2.00
CompletableFuture.allOf, logging and rethrowing exception 0.00
What's a more functional way in Java 8 of updating items in a l... 0.00
Java Stream divide integer list to 3 parts and sum of each parts +1.21
How to compare Two List of Map to identify the matching and non mat... +1.40
ArrayIndexOutOfBoundException on XMLDecoder.readObject() 0.00
Using java.util.List.sort with java.time.LocalDateTime compareTo me... 0.00
Is it possible to find the first instance of a value from a Hashmap... -0.12
how the notify() wake up thread in order or at random 0.00
The ICON_IMAGE feature is not supported on the current platform 0.00
Abusing Optional#map considering absent Optional#peek method +0.28
My code keeps hanging when it hits Thread.sleep(), and stuck in a w... 0.00
Own Iterator for generic Pair class +1.19
java8 make asynhronous I/O 0.00
static block execution before interpretation of bytecode.how? 0.00
Runtime exec doesn't show results 0.00
Package-relative identifier path in Java 0.00
How to run BufferedReader more than once in a command prompt, to in... -0.22
java 8: Using Optional with lambda +1.07
Java8 Create Map grouping by key contained in values 0.00
Which will be given preferences while calling method with parameter... +1.40
Are abstract classes faster than Interfaces in Java? -0.72
How to collect and merge different objects in Java Stream in proper... -1.61
Read rows from a text file and sort the values from rows by mean (a... +0.54
Reading a String that has n length from InputStream or Reader -2.12
Best way to convert a PriorityQueue to a sorted array 0.00
Why Singleton is implemented in very basic way in Optional class in... 0.00
Why java 8 introduces iterable.forEach() loop even though it has fo... +0.10
Eclipse detail formatter string not displaying all Unicode characters +1.27
Is use of AtomicInteger for indexing in Stream a legit way? -1.62
`Java 8 in Action` is wrong about the demo it provided? 0.00
Value too long for column - error persisting LocalDate 0.00
Getting a ClassCastException when using a custom Collector with jav... 0.00
Java 8: List files from multiple paths -0.98
Use LambdaMetafactory to invoke one-arg method on class instance ob... 0.00
How can I use ASM to generate invokedynamic calls that simulate inv... 0.00
Sort the outer map by the value of the nested map +0.25
Should I use Objects.equals() on each element rather than Arrays.eq... +0.16
Naming convention for java 9 modules 0.00
defer thenApplyAsync execution 0.00
Java 8 Map Reduce on HashMap as lambda +1.07
How to group by a property of an object in a Java List? +0.29
Java stream trim list -0.75
Limit IntStream.iterate to a specific value +0.96
What is the use of inheriting object class methods in functional in... +1.54
What's preventing me from returning a Map<String, List<St... -2.39
How does a value in an entry in the WeakHashMap gets garbage collec... 0.00
Retry function call n times when function throw exception in y inte... 0.00