StackRating

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

kaya3

Rating
1611.95 (1,345th)
Reputation
9,615 (15,954th)
Page: 1 2 3 4 5 6 7 ... 21
Title Δ
How does nested named tuple equality check work? 0.00
How peek() and allMatch() works together in Java 8 Stream API -1.30
Runtime of top down dynamic programming algorithm 0.00
Recurrence Relation for Deterministic Selection Algorithm 0.00
Can member of java class may not have fully qualified name except a... +1.96
Multiple Inheritance with kwargs -0.80
How to make arguments in python decorator configurable? -1.64
Set a value in a deep nested dictionary -0.84
How is the popped value handled? 0.00
Which one is faster method to count number of 1's? 0.00
Why a class that can be added to itself can't be summed? (a+a w... 0.00
Typescript get T out of Array<T>, where T can be anything 0.00
Will it help in this problem to convert the string into a list? +0.10
Generic type extending union is not narrowed by type guard 0.00
HashMap getting key given that I already have the key +1.02
creating an interface and implement it in another package -1.51
How to get every possible combination fixed length string +0.78
Can't figure out the reason of Infinite loop +0.34
Why aren't id(x1) and id(x2) the same? +0.35
How to specify a default constructor as a parameter in TypeScript +2.81
guava - bloomfilter: is it possible to get a true-negative for a va... 0.00
Typescript lookup types with return type 0.00
Emulating yield with a class 0.00
Why aren't unary functions usable in postfix notation? 0.00
Simplify codes in python +0.35
How to sort dates from a list using Python +0.35
Assignability rules of union function types -0.01
Counting the number of elements that don't change in a list, in... -0.64
How to compare E elements 0.00
How can I avoid typechecking in this situation -1.99
escape single bracket in f-string -1.50
What is a correct use of the !! operator? -2.44
how to enumerate/discover getters and setters in javascript? +0.38
Any way for Python to return from a function mid-body without an ex... 0.00
Typescript: Object.assign - shallow or deep copy for delete 0.00
Object with conditionally optional keys -2.40
Confusion about single responsibility in OOP 0.00
Time complexity of range(n) 0.00
What does {} mean in TypeScript? +1.60
Most pythonic way of finding the "phase" (percentage of &... 0.00
Context Manager that handles exceptions -0.34
Understanding static-ness of interfaces in java 0.00
Find out if string contains a combination of letters in a specific... +0.97
Difference between Best Conceivable Runtime vs Best Case Runtime 0.00
Why don't we use tries for sorting if they take O(n) time to so... 0.00
Why do these two way to compare Class objects result differently? 0.00
Creating combinations with restrictions to each element without ret... -0.41
Is below sorting algorithm O(n)? 0.00
How can i find the median of a number from a list? Python +1.23
'Bizarre' ordering of sets in python 0.00