StackRating

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

holi-java

Rating
1492.02 (4,375,041st)
Reputation
17,614 (7,952nd)
Page: 1 2 3 4 5 6 7 ... 11
Title Δ
regex - Find pattern in file with java-8 +0.56
How to use streams with interfering methods and constructors, and w... +2.63
Replacing stream collect in Kotlin native solution -0.68
Implementing a Java Annotation in Kotlin 0.00
Compute property only once +0.56
Perform flatMap operation with Collectors -0.66
Bound Callable Reference Not Working With Reactor Subscribe +2.49
In Kotlin, how do I pass a parameter so that the async scope will c... +0.53
Java 8 Consumer split by Line +0.50
Annotate getter from the property 0.00
SyntaxError: Unexpected token ( for jest 0.00
Kotlin: Funtional Type mismatch +0.50
Why the literal "-9223372036854775808" (min 64 bit signed... 0.00
How to convert/transform a collection to another collection by elem... 0.00
Problems about accessing Kotlin companion object in Groovy? 0.00
Testing promise with ava -1.70
Is there a better way to write CompletableFutrue.XXXasync() invocat... 0.00
No clone method in String Class +2.92
Is there something wrong with these unit tests? +2.50
How do I know inferred type in Kotlin? 0.00
Is there a way to use the default value on a non-optional parameter... -0.97
convert comparator to lambda in Kotlin +0.09
How to adapt to changes in API 0.00
Is there Java stream equivalent to while with variable assignment 0.00
How do I only pass one parameter to a function when it expects two? -1.50
How can I get a reference to a Kotlin object by name? +0.04
How can I test exception in completable future? -0.45
How can I tell whether my Spring boot application is in debug mode? -0.46
How can i instance a java class like A: extends B implements C in k... -1.53
Java - Elegant way of parsing date/period? -1.33
Spring Boot + Kotlin annotation error(s) 0.00
How to map RuntimeExceptions in Java streams to "recover"... +0.19
Kotlin @JvmStatic and accidental override in a companion object 0.00
Kotlin Reflection operator get implementation 0.00
why the coroutine exception handler double the original exception? 0.00
What does ?. mean in Kotlin when used on the left side of an assign... -1.32
Java 8 Streams interference inside forEach on a field +0.22
Multiple Null checks handling in java8 -0.32
T extends Object declared in method where CAP#1 is a fresh type-var... 0.00
Is there a Java 8 equivalent of the collate method in grails? +0.94
Combining/merging data classes in Kotlin +0.17
Kotlin sealed class subclass needs to be casted to base class if pr... +2.49
how to implements a java SAM interface in Kotlin? 0.00
Kotlin language get class at runtime -0.16
overloading + and += operators for "Number Classes" +0.92
Kotlin | Merge 2 ArrayList<Int> In a one ArrayList<Int> +0.22
How to embed for loops in Kotlin string templates -1.26
In Kotlin, how can I work around the inherited declarations clash w... 0.00
classic for loop vs Arraylist forEach in concurrently filled list -... +0.54
named functions vs lambda reflexion -0.21