StackRating

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

Joshua

Rating
1510.65 (66,662nd)
Reputation
2,635 (64,121st)
Page: 1 2 3
Title Δ
How to use Webpack alias with TypeScript Declaration 0.00
Using a custom setter for a lazy delegate +0.19
How to list (java) annotations on Kotlin data class fields? +0.35
what diffrence between override method and general method in kotlin? 0.00
Python, to calculate difference of coordinates in a dictionary +0.79
Kotlin android extension and Custom view in Android studio layout p... 0.00
Kotlin: Why @Parcelize requires all serialized properties to be dec... 0.00
With Kotlin in Android Studio, how to add a list to another list wi... 0.00
Access properties of a subclass of the declared object type -1.80
Android room DAO interface does not work with inheritance 0.00
Why does printing IntArray show an address rather than the values o... +0.71
Jekyll serve generate wrong path in localhost 0.00
Cannot find kotlin-reflection.jar when calling Kotlin from a Java p... 0.00
Create my own listener using lambdas +2.22
"Accidental override: The following declarations have the same... -0.02
how to access outer class' javaClass.simpleName from companion... 0.00
How to manually invoke CREATE TABLE when using Room? 0.00
Simple and nice way to increment nullable Int in Kotlin +0.18
How do I use "for" for this case 0.00
Scope Resolution Operator in Kotlin 0.00
Possible to keep `Unit` as the return type of a Kotlin function whe... -2.15
Select random image cover in SQL 0.00
Why is this way of randomly generating a graph unfair? -1.20
Sugar ORM, List all in Kotlin? Java works, but Kotlin does not 0.00
Kotlin make me crash! Is it a Function Or a Class when I read a code? +2.08
bug in kotlin annotation? 0.00
What are different between MutableMap and Map in Kotlin? 0.00
What is difference between "as" and "is" operat... +0.24
generic type parameter is not within it's bounds Kotlin 0.00
How does MutableMap<String, Any?> pass value to var when I us... 0.00
Kotlin : How the default parameter in " fun main(parameters: A... +3.99
kotlin, how to simplify passing parameters to base class constructor? +1.92
Button onClick attribute is none if activity written in Kotlin +4.60
When to use extension methods? +0.18
Android: Kotlin with Dagger activity module issue +4.06
JSON to HashMap with objects using Gson +4.04
Out Of Memory using Volley in Kotlin +4.18
Is the best way using lateinit? 0.00
Kotlin: format string 0.00
kotlin division of nullable arguments +4.32
What is the use of companion object in kotlin and replacement in java +0.14
Wrong inference for reified type parameter in Kotlin 0.00
Why does Kotlin byte code reference java.util.function.BiConsumer? -3.88
Kotlin: Generic Collection to Generic Array 0.00
Kotlin Generics custom Type using Wildcard 0.00
New to Kotlin..having issues with Optionals and Casting +4.19
Kotlin - Difference between "forEachIndexed" and "fo... 0.00
Kotlin compile error when using Parcelable +0.03
Can I compare whether two floating-point number are equal in Kotlin? -4.00
Which way is better if I hope to use a syntax just like static func... +2.11