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 ... 10 11 12 13 14 ... 74
Title Δ
Reverse a string for only the alphabets in a sentence not numbers o... 0.00
Is there a correct way to close resources opened in java stream api... +0.26
Get duplicate count of objects using custom Equals +1.12
Java Platform Modules System - what's the point of protection? -3.00
Decompiling for-each loop 0.00
How to add objects to a 2D Array based on characters in an input fi... 0.00
Is it possible to create Stream implementation that counts their el... 0.00
How do I find the time elapsed since the last garbage collection wi... 0.00
Why FutureTask doesn't use AQS internally anymore? 0.00
How we I achieve add(4)(10)(20)(3)(1).total using Java Function? +0.90
How to use conditional filter and map with stream() 0.00
Read a stream of objects and then update the count in the object +0.25
Inferred type does not conform to equality constraint error for unr... 0.00
guava's Streams::findLast implementation 0.00
Stream spliterator implementation detail 0.00
String manipulation in Java8 +0.25
CompletableFuture#exceptionally rethrow checked exception 0.00
Java 8 grouping function to return Map<String, Integer> inste... +1.11
Is it possible to keep track of an object from its finalizer, to de... +0.25
How to find total count of Words, total count of Vowels, total coun... 0.00
Comparator for sorting by frequency without Creating a Comparator i... +1.45
How to discover what the missing progressive arithmetic number miss... +1.46
Is there a non-exception way to access getDeclaredMethod? +1.46
Unable to obtain LocalDate from TemporalAccessor using quarters -1.21
Volatile variable for read-write operations in Java 0.00
Stack overflow error in java.lang.instrument with ASM bytecode tran... 0.00
Method to calculate the most frequent last name from list of given... +0.94
Java String.getBytes(charset) and new String(bytes, charset) with t... +1.07
Find the max number of words in Java 8 fashion +1.09
How to convert a date time string to long (UNIX Epoch Time) Millise... -1.29
Invokespecial Verify Error: Type is not assignable -0.01
Inter-Thread communication not working properly in Java9 and later... 0.00
Is this thread safe and efficient in java -1.51
Java Stream API with non-pure functions chain +1.30
ByteBuddy attach to a local running process 0.00
How do I get the first element while continue streaming? -0.05
Java 11 Compact Strings magic behind char[] to byte[] +0.26
Non Latin characters shows as '?' 0.00
When will Java WeakHashMap clean null key? -1.54
Renaming classes with ASM throws ClassCastException and AbstractMet... 0.00
Add object X to collection only if collection does not contain obje... 0.00
Does JVM garbage collect objects being referenced by local variable... +1.02
How to access all previous CompletionStage results in CompletableFu... +0.26
Does synchronized block have max reentrant limit? +1.60
Exception propagation in java.util.concurrent.CompletableFuture 0.00
Is it possible to have split -> process -> collect data in a... +1.14
How to determine which GC I use? -1.34
How to get the field of an Entity that is passed as a generic argum... -0.88
why is there a while loop in put() of LinkedBlockingQueue +1.22
Java CompletableFuture anyOf N 0.00