StackRating

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

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 ... 6 7 8 9 10 ... 67
Title Δ
Why this Kotlin Coroutine is freezing the interface? 0.00
How do I make my jvm project not have huge paths? 0.00
Jna, random Invalid Memory Access error 0.00
Why the producer with unlimited buffered channel doesn't return... 0.00
suspending a kotlin Coroutine does not work with volley 0.00
Queue multiple async calls with callbacks +0.25
Do not place Android context classes in static fields -0.76
Lambda variable vs function reference 0.00
Serialization and deserialization of lambda +0.81
Checking the array size and list size inside a when statement in Ko... +0.90
Spring Data Mongo with Kotlin error: "must be a compile-time c... 0.00
Non-blocking alternative to Object.wait()? +1.01
How to split a string with no spaces into array of integers in Kotl... -0.39
How to call a custom dialog box with Kotlin? Fails after converting... +0.25
difference between toList().take(10) and take(10).toList() in kotlin -1.14
Why does this coroutine block UI Thread? +0.89
Kotlin: const val vs val +0.30
How to make IDE to understand that, the object exactly not null aft... 0.00
Typecasting Error in Kotlin: ArrayList 0.00
Kotlin Generics type parameters +1.24
Notnull variable become nullable after transpiling kotlin to java +1.33
How to create a new DistributedFunction 0.00
'this' is not defined in this context -2.85
Kotlin: lateinit to val, or, alternatively, a var that can set once +0.31
How to cast perforrmantly when dividing float and int? -2.54
How can i simplify this code in kotlin? +0.25
How to build a sequence from an external non-suspending function 0.00
Why is Kotlin's map-filter-reduce slower than Java's Stream... +1.11
How to work with Type-Safe Builders in Kotlin? +0.89
Lambda implementation of interface in kotlin -1.69
How to trigger a JobScheduler when Wifi state changes(connected or... 0.00
Kotlin - "in" keyword - what is is used for? +1.81
Is order of calls within a constructor guaranteed 0.00
Kotlin merge two nullable mutable list -0.74
Simple and nice way to increment nullable Int in Kotlin -0.86
Is the keyword lateinit unnecessary? -0.95
What is the difference between these ways for defining functions? +0.76
Kotlin projection redundancy -3.12
Kotlin suspend function recursive call +0.93
Flatten iterator of two dimensional array in Kotlin +0.25
Why threads are showing better performance than coroutines? +0.24
Call Method from default method in java interface -0.80
What does suspend function mean in Kotlin Coroutine +0.97
Scope of variable in Java for Array vs non-array Object 0.00
Is it possible to join two different IMaps in Hazelcast? +0.25
Use Hazelcast IMap at Hazelcast Jet Processor 0.00
How to peek into the workings of a Hazelcast Jet Vertex? 0.00
How to avoid circular references with the observer pattern? +0.25
Java multithreading - joining a CPU heavy thread and volatile keyword +0.57
How to get a simple DAG to work in Hazelcast Jet? 0.00