StackRating

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

gidds

Rating
1527.66 (20,855th)
Reputation
1,093 (143,608th)
Page: 1 2 3 ... 7
Title Δ
How to understand shallow size and retain size in a Tree or Trie? 0.00
Problem to deserialize JSON class Kotlin with Spring Boot JPA 0.00
Is there a standard Kotlin function to return a list without the it... +0.38
Kotlin: Idiomatic usage of extension functions - putting extension... -1.62
What is the elegant way of for loop with condition to add to a list... +1.15
Get value of static field using reflection in kotlin for generic type -0.54
How to instantiate an object that implements a java interface? (tha... 0.00
How to chunk a list in specific value? [Kotlin] 0.00
Branch on lazily evaluated assignment in Kotlin 0.00
What is the signature for Java's ByteArray? 0.00
Filter Kotlin collection of pairs so pair content is not null +1.27
Alternatives to array in Kotlin 0.00
Determine if List of Strings contains substring of all Strings in o... -0.53
how read/reach/access a file from Kotlin when the application is de... 0.00
Does nesting a block of code within run { } affect efficiency? 0.00
Null check on more than one variable 0.00
Generate random coordinates for clustered items 0.00
learn the syntax for constructors in Kotlin +0.45
How to compile and run a kotlin file which has dependencies on a ja... 0.00
Kotlin ignore null keys on map +0.47
Recursively building a data class in Kotlin 0.00
Calling the 6th element of a Boolean Array in Kotlin +1.43
Extract efficiently a list of Files from List<Files> with a l... 0.00
Kotlin Map type and the return value of JdbcTemplate.queryForMap() 0.00
Using inline function kotlin 0.00
Should I create singleton with Object or file-level val? 0.00
asX vs toX prefixes for type conversions in libraries 0.00
ByteArray convert to String with UTF-8 charset in kotlin problem 0.00
Is it considered bad convention when in iterating through two maps,... -0.50
Custom print() of DynamicArray in Kotlin prints unexpected result +2.11
Is StringBuffer the Kotlin way to handle multiple string concatenat... 0.00
Kotlin operators in, it, is, 0.00
How does Kotlin generates bindings for the JVM automatically? 0.00
kotlin property extensions vs local class extensions, which is bett... 0.00
Kotlin: Prevent mixup of same typed parameters -0.29
Kotlin Constructor syntax design rationale? 0.00
Did I found a bug able to get a null value where Any is expected? 0.00
Create instance of class kotlin 0.00
How to prevent type erasure in Kotlin? 0.00
Circular reference in Kotlin data class could generate stack overfl... -1.83
Kotlin string concatenation - preserving indents with multiline str... +0.46
Is there a more elegant way to check if a String is a valid Int in... 0.00
IntelliJ IDEA: Why is readLine() expecting two user inputs instead... +0.46
How to get the erased type of a type parameter inside a class +2.39
How does the let function guarantee the value won't be null? -1.06
In Kotlin how can i make a function to count TAX or VAT? -0.02
How to limit the risks of mutability in this example? +0.38
How to create proxy list that has every second element of original... +1.87
Can Kotlin declare variable in if statement? -0.81
Why does changing dispatcher in catch block throw VerifyError 0.00