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 ... 11
Title Δ
Why was the indexed for loop removed in Kotlin? -0.56
Kotlin boxed Int are not the same +1.27
Kotlin extension function access Java private field -0.36
How to Write Kotlin Unit Test with kotlin-test? 0.00
Precondition functions in Kotlin - good practices +1.85
Kotlin - Sort MutableList based on Object Property +0.54
Regex - Match Words which are not Strings 0.00
Java WEEK_OF_YEAR +0.02
Kotlin call Java platform types result in llegalStateException -0.31
How to make an optional/nullable property in hibernate-validator? 0.00
Why can't Spring find resource files? -0.15
How to create a fixed size IntArray and initializing the array late... +0.48
How to convert string with int to string with double? 0.00
Rewrite Java code in Kotlin using Function Reference occurs SAM typ... 0.00
Why they integrate stream API to collection framework in java 8 +2.14
Mutate string from an extension +0.04
Kotlin constructor properties and calling different superclass cons... +0.43
List to Hashmap using lambda expression +1.88
Java 8 Functional Programming - Passing function along with its arg... +2.12
Using ExecutorService - call method is getting early timeout for so... 0.00
Java 8 Stream Pipeline performance +3.09
Kotlin: secondary constructor with this keyword +2.36
Counting specific characters in two dimensional array using stream -0.48
How to alter test object properties in KotlinTest via interceptTest... 0.00
why String split with a regex string in Kotlin is not same with Java? +1.51
How can I get data from request where parameters is regex? 0.00
How can I set a property of a companion object in Kotlin via reflec... -0.37
Kotlin replace isEmpty()&last() with lastOrNull() within a Coll... +0.57
Using functional interfaces with function types in Kotlin -0.43
java 8 java.util.function.Function downcast 0.00
What is the difference between properties and parameters in Kotlin? -0.69
why does == creates compilation error on different types in Kotlin 0.00
Gson can't parse a string json format data in Kotlin 0.00
Bad return type in lambda expression: Predicate<T> cannot be... 0.00
Implementing Java Interface - Kotlin 0.00
What is the correct way to declare variable type in android with Ko... +0.53
Kotlinic pattern for using Spring Data JPA's "query by exa... 0.00
Java Lambda expression stream two maps with same keys and a list of... 0.00
Cannot Infer Type Variables for Collectors.toMap -0.73
How to read resource file from unit test? +0.04
How to avoiding types with same name conflict in Kotlin? 0.00
why combiner function is not executed in java-8 stream reduce opera... -0.49
Java lambda expression passing method argument in lambda expression 0.00
How to declare a function as a variable in Kotlin +0.54
Java SAM interface created from Kotlin gives ClassCastException 0.00
How to cross-reference types in parameters 0.00
java 8 findFirst vs map on optional +0.31
Android library written in Kotlin, provide support for Java apps -0.45
Encounter order friendly/unfriendly terminal operations vs parallel... -1.28
Generic Method That takes unique parameter and returns unique param... +0.03