StackRating

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

Diego Marin

Rating
1496.77 (4,009,597th)
Reputation
146 (563,000th)
Page: 1 2
Title Δ
Kotlin async processing with optional async dependencies 0.00
Can delegate classes ignore the "this" object passed in g... 0.00
How to use a property of a outer class in inner class in Kotlin? +3.92
How to avoid using sendBlocking in kotlin channel producer? 0.00
Why do I get this? Kotlin: Type mismatch: inferred type is String?... +0.01
Kotlin generics and TypeVariable 0.00
Should I handle exception with Closable.use{...} in Kotlin? +0.79
Pass generic parameter optionally? +0.43
Kotlin collections: Can you optionally key data classes by identity? 0.00
Beautiful way to check if collection has only one element +4.09
Why can't functions be directly used as lambdas in Kotlin? 0.00
How to fix java.lang.ClassCastException: java.lang.Class cannot be... 0.00
Cordapp Web Application -3.70
Ensure main JVM program will blow, even with launched with Kotlin C... 0.00
Using Java Optional in Kotlin DTOs -1.53
Kotlin: Count No of occurrences of string in string +0.23
Changing thresholds in the Sigmoid Activation in Neural Networks -3.64
How to implement domain entities in Kotlin? 0.00
How to define function that I pass as a param as a nullable? 0.00
Kotlin return null safe value from null-able value +4.02
Merge two maps into one -2.28
Why/How does this extension function work? How to call it without `... 0.00
kotlin I want to get a random class that inherits certain interface 0.00
why property overriding in kotlin makes primary constructor propert... +4.31
What's the point of the use function in Kotlin +5.38
Create list of objects with generated key value in Kotlin -3.70
Why do I still need to add job.join() after I have used runBlocking... -0.85
How to get both static and instance access to a classes field +0.62
Kotlin Flows Java Interop Callback -3.03
How to transform a collection of loans into a collection of net len... 0.00
Search for a certain element in a List and delete it -0.05
Refer to extension function defined as a member; inlining `with` +0.14
How to merge two lists of objects based on IDs? -3.69
Filter null keys and values from map in Kotlin +0.08
Removing arbitrary contents ahead of an Iterator or List in Kotlin +4.36
Tests do not run in the specified order in JUnit5 +4.15
Pass DataType of the Class 0.00
How can I check 2 conditions using let (or apply etc) +0.17
BufferedImage from RGB byte[] array 0.00
Generate all combinations of N items into two bags, whereby each it... 0.00
Merge methods that return an empty set and an empty list 0.00
Can I change a when with check for null to a different approach? -3.81
How can I decompose an object and add it to a list succintly? -4.01
Given that f(n) = 10000000n and g(n) = n^2. Why f(n) is O(g(n))? -0.11
Microservices asynchronous response -1.60
Returning default list if the list is empty using java 8 Streams? +4.89
Conditional memoization in Guava +4.10
use varargs can loose type-checking in compile time? -1.07
Room database with Kotlin inline class as an Entity field 0.00
How can i restrict my clients with selected methods from the class? -2.17