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 ... 47 48 49 50 51 ... 74
Title Δ
Exception in thread "main" java.lang.IndexOutOfBoundsExce... 0.00
Does Future require to perform the computation in a separate thread? +1.06
Set non-primitive types when returning from thread -2.34
In Stream reduce method, must the identity always be 0 for sum and... +1.81
Java String transform to char array +0.31
Byte Code Verification failing with java.lang.VerifyError: Expectin... 0.00
What's the right way to check null or check exceptions in a cha... -2.02
java.lang.VerifyError on constructor call 0.00
If processing IO streams between opening new ones, is it better to... +1.83
How does a Java virtual machine implement the "happens-before&... +1.64
Reduce for parallel stream without combiner executes by several thr... +0.02
Null check using Optional 0.00
Java Set - Which is faster Set.add() or Set.addAll()? -2.34
Java 8 Stream mixing two elements -1.79
Java Enum is abstract class, how it create own instance -0.55
Why is L the prefix for reference types (instead of some other lett... +0.78
In Java, how do I efficiently and elegantly stream a tree node'... +0.82
Time complexity of remove extra spaces function +0.62
Group and Reduce list of objects -0.53
Is there a method reference in JDK for subtracting doubles? +1.06
Recursive use of Stream.flatMap() +1.33
Sorting Object ArrayList using Collection.Sort -0.05
Java generilization is demanding implicit type instead wildcard 0.00
Using The Default Method Of Grandparent Interface -0.14
Java Bytecode manipulation libraries 0.00
How to directly use a function as a Functional Type in Java 8 +1.84
Java 8 Lambda translation with incompatiable arguments 0.00
Interaction of inlining and inheritance for the JVM -2.46
Java Swing-GUI class does not identify the interface class 0.00
How can I use Lambda to convert a String array to Integer array? +2.11
Java 8 stream processing not fluent 0.00
Shadowing default method of an interface +2.28
cannot call sun.security.tools.keytool.Main from within maven test... 0.00
Instances of Iterator, ListIterartor and Enumeration -1.58
Trying to compare performance of lib to copy an InputStream to an O... 0.00
Collect certain elements from stream -0.44
Super class method and Interface default method conflict resolution +0.04
Why does findFirst() throw a NullPointerException if the first elem... -0.39
What really happens on inheritance in Java? +0.30
CompletableFuture recursion for reliability 0.00
Redirect in-memory class log to ObjectOutputStream 0.00
How to resolve incorrect parameters from LambdaMetafactory -0.39
SeekableByteChannel russian chars 0.00
Replacing traditional newForLoop with Java 8 Streams +1.43
Why does Collections.sort use Mergesort but Arrays.sort does not? +1.62
Where does a @Nullable annotation refer to in case of a varargs par... 0.00
java.util.concurrent.TimeUnit vs java.time.Duration for timeout arg... +0.30
Collections.synchronizedMap(Map) after migration to Linux - second... +0.31
How to detect java local variables by an interface type and then fi... +0.30
How to return if optional is present and continue if not +0.93