StackRating

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

ardenit

Rating
1534.74 (14,811th)
Reputation
1,300 (123,619th)
Page: 1 2 3
Title Δ
Is it possible to pass an argument into a sequence function? 0.00
Iterating over classes in a disjoint set data structure -1.09
IsInitialized is not being called in Kotlin 0.00
Why does `intRange.endInclusive` produce a warning? 0.00
Kotlin lambda syntax 0.00
Finding the "fairest" meeting point in an undirected weig... +2.75
Kotlin continuation doesn't resume +2.01
Split/group collectible by consecutive elements +0.43
How to find better algorithm for my prefix matcher algorithm +0.28
'Overload resolution ambiguity' with and without 'suspe... 0.00
Kotlin: how to use reduce/fold with a data structure as the accumul... 0.00
Get smallest available key (>= 1) in a HashMap +1.40
Finding common parent in perfect binary tree 0.00
What is the scope of variable defined in kotlin console? 0.00
How to call this from another class? +0.20
How do I cast a <out Any> generics type to a specific type, s... 0.00
Easiest way to generate an undirected graph’s adjacency list? -1.65
Kotlin: What is the difference between these variations of referrin... 0.00
Is there data structure supports fast insert and median calculation? -0.05
Invoking a function twice by two coroutines simultaneously +1.53
How to create an irregular shaped two dimensional array in Java -1.31
Kotlin - Parcelable Type mismatch: Required: String, Found: String? 0.00
Kotlin wrap sequential IO calls as a Sequence -1.85
Is this an instance of the knapsack problem? 0.00
How can i check if the user input is not string in java -1.36
Convert Data Objects with same type in list of 0.00
Why not implement singleton pattern for the NULL object in Kotlin? -2.21
For input string with multiple words - what is the most efficient w... +3.80
Why do you have to define methods in the class rather than the inte... -2.23
Calling a class method with scoped coroutine in Kotlin/Native on Li... 0.00
Set a default value for kotlin generics 0.00
Why my caesar cipher is only working in lowercase 0.00
Taking sequence elements fulfilling a predicate then continuing fro... +3.77
What is the standard way to use Kotlin+Sockets+Coroutines? 0.00
What is the purpose of constructor references in Kotlin -4.06
How to improve an algorithm to get pairs of numbers which multiplie... 0.00
Writing a recursive Preorder tree search that returns the answer as... 0.00
Kotlin: creating an ArrayList with a specific type of a subclass +3.67
Kotlin sorting list without 1 element 0.00
java to kotlin language translation problem with mutuable lists +3.59
Understanding difference between Initialization and Assignment in K... -3.99
Java PriorityQueue Seems to Change Previously Added Values on Calli... 0.00
Exception is not caught in the launch block in a coroutineScope 0.00
CoroutineScope cannot be reused after an exception thrown 0.00
Kotlin 1.3.61 fails to resolve return type of extension property on... 0.00
How can I find the log 2 base of a double variable? -4.04
Using a recursive method to return an inorder string in java? +1.69
Reverse a Queue in O(1) Space Complexity 0.00
kotlin avoiding deep nesting of `let` inside `let` -1.50
Topological sort based on a comparator (rather than a graph) 0.00