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 ... 6 7 8 9 10 ... 74
Title Δ
Does garbage collection change the object addresses in Java? +0.92
Completable future problem with terminating ExecutorService 0.00
Java static block thread safety +0.90
Is it possible to get the type of lambda parameter at runtime? 0.00
Why HashMap resize when it hits TREEIFY_THRESHOLD value which is no... 0.00
Find filenames in a folder inside nested JARs 0.00
Stop/Complete a looped CompletableFuture based on some condition 0.00
Does java compiler insert free when pointer is allocated and go out... +0.90
Java CompletableFuture thenCompose with several async tasks 0.00
Reg Ex strictly match word start with a pattern 0.00
Wildcard in regular expression that is greedy only until a stop word -0.71
Treemap comparator by value 0.00
Is there a way to sort an Integer array and do the same changes to... -0.54
Forcing order precedence (right associative) 0.00
Removing overloaded method in Java +0.18
Is young generation still gets speed advantage if finalize() is gua... 0.00
RejectedExecutionException inside single executor service 0.00
Java: Abstract enum with concrete implementations -1.71
Is it possible to schedule a CompletableFuture? +1.49
Optimizing Replacing Bytes of Some File in Java 8 0.00
Can I use many listIterators sequentially to mutate or remove list... -1.16
how Java annotation @Suppresswarnings works? 0.00
Throw an exception within / after completable future 0.00
Why are converter methods in Java Library classes non-static? +0.92
Spliterator on modified underlying Collection 0.00
At the bytecode level, how does Java's Class.getEnumConstants()... 0.00
Java String Internationalization Supporting RTL with Parameters 0.00
Split directory path with another path 0.00
How to convert ClassVisitor to ClassNode in ASM java 0.00
Java Streams - Using a setter inside map() 0.00
How can I print combined switch values without Repetition in Java? 0.00
Sorting list of files in android throwing 'Comparison method vi... 0.00
Java Optimization Algorithm 0.00
Relationship between happens-before rules and initialization safety... 0.00
Which reference Finalizer (FinalReference) or Weak/Phantom/Soft Ref... 0.00
Distinct items List, Set, HashSet, Lambda, Java 8 +0.93
fastest way to insert/update element in the List 0.00
Extend a final class or replace it +0.46
How to deal with big arrays/lists 0.00
List<String> get count of all elements ending with one of str... +0.78
Explicit type casting, array of derived class 0.00
Behaviour of Stream when the source of the Stream is changed after... +2.34
Stored area of immutable classes 0.00
Java, how to sort char alphabetically in Comparator -1.25
How to get annotations of a caller method from another class 0.00
I want to split a string after a specific length without cut any wo... -0.27
Generics <? super> wildcard not working in java 1.8 with meth... 0.00
Detecting whitespaces of fullwidth and halfwidth: regex VS Characte... 0.00
Why is ConcurrentModificationException not thrown after an unsafe o... 0.00
Is it possible to use try with resources along with an input stream? 0.00