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 ... 11
Title Δ
What is legitimate way to get annotations of a pure Kotlin property... -1.84
Wrap string keys to make distinction between external and internal... 0.00
How to reverse a Map in Kotlin? +0.51
Swap Function in Kotlin +0.50
Declaration-site variance may cause ClassCastException 0.00
Mapping classes with lambda to default value +0.74
How to use Kotlin to Write a Y-combinator function? 0.00
Compact a comma delimited number list into ranges +0.53
Kotlin: appendText and closing resources -1.53
Padding string in Kotlin -1.39
Java sum two double[][] with parallel stream -0.93
how to call default method in interface use reflection +0.28
Reified type parameters and internals -1.56
Compiler warning while using @Value annotation in Kotlin project 0.00
Convert maps to list of maps in Kotlin 0.00
Count occurrences of each tag using functional programming +2.17
Casting JSONArray to Iterable<JSONObject> - Kotlin 0.00
Kotlin type mismatch error when passing the arguments from the term... 0.00
unfortunately the app has stopped Android studio and there is no Er... +0.51
Kotlin - MainActivity extends AppCompatActivity, onRequestPermissio... 0.00
Kotlin - Extension for final class +1.29
Java 8 Stream run 1 function every index while another every n times -0.78
Why can a use block not safely initialize a var? -0.33
Java: How to define a collection of Enums that implements an interf... 0.00
Identity equality for arguments of types Int and Int is deprecated 0.00
Include logging in Elvis operator? -0.44
AbstractSpliterator implementation with unknown size throws OutOfMe... 0.00
Extending Class with Many Parameters -0.05
How to define a nullable delegate member in Kotlin? +0.51
How to get a kotlin package by reflection 0.00
Collect all values of a Set field -1.32
What is concise way of deep-copying a 2D MutableList? -0.47
@Autowired lateinit property '' has not been initialized 0.00
Convert Function Call to Lambda (SAM) +1.22
Factorial using `for` loop in Kotlin +0.40
Observable property allowing to add observers at runtime +0.03
Kotlin how to declare chained fields with same data type -1.98
Is an implicit property type same with an explicit property type? 0.00
GridView only removing the first item when an item is clicked. Java... 0.00
How to makes the return type of an override single-expression funct... +2.62
Kotlin reified type parameter can't be used as type parameter i... +0.40
Invoke Operator & Operator Overloading in Kotlin -0.52
Removing from list throws IndexOutOfBoundsException while iterating... 0.00
Why Mockito can't mock a generic parameter type with number typ... 0.00
Get index in lambda foreach expression java 8 -0.31
Method return if Java 8's Optional is present +1.65
Kotlin: Idiomatic way to call (Int, Int) -> Int with a Pair<I... +0.27
How to pass the values from activity to another activity in kotlin 0.00
What is an open property? Why I can't make its setter to private? 0.00
How to let a data class implements Interface / extends Superclass p... 0.00