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 ... 21
Title Δ
How to prevent a union of tuples turning into a tuple of unions? 0.00
Precise determinant of integer NxN matrix -0.66
Iterate through a Python list, but the first element is at the end? +1.01
Why is this object's type resolving to one side of a type union? -0.72
Typescript type to object literal 0.00
What is the most efficient way to find all pairs of numbers from a... +0.37
Fast access to sums of pairwise ops -2.54
Comparator building logic using Java 8 for any number of fields in... -0.68
How to specify the child-class type in a generic method(in parent-c... +0.36
Formula for "overflow subtraction" +1.87
Optimization Algorithm for Trading Items 0.00
Count how many times numbers repeat in list number by numbers -0.17
checking if a min heap array is valid +0.33
Typesafe const assertion map from a subset of keys 0.00
TypeScript compiler fails to eliminate filtered types from union ty... 0.00
Split a Binary Tree using specific methods +0.11
How to fix pylint error "Unnecessary use of a comprehension&qu... 0.00
Hamiltonian Paths in Python with Arbitrary Starting Positions 0.00
Simplify series of elif statements in Python 0.00
how to design a data structure that getMedian and insert in O(1)? 0.00
Assigning the result of a statements block to a variable in python +0.91
How to transfer an object's methods to string in Python? 0.00
Conditional type doesn't recognize that all inputs result in sa... 0.00
Typescript generics, constraints and literal types +1.68
Narrow a union type based on properties already set within an object 0.00
In typescript how do you add generics to a function you expect to i... 0.00
Finding any allowable sorting of a list of "chained" tuples 0.00
Python dict easiest and cleanest way to get value of key2 if key1 i... -1.17
Why is the square root of a negative number not purely imaginary in... 0.00
Array<Union of type>to Array<Union of generic type> 0.00
Optional generic parameter type narrowing -0.62
Why does Typescript say my type is "assignable to the constrai... 0.00
What is the product of O(n) and O(log n)? -0.56
TypeScript notation for both "is object" and non-null +0.40
Lights Out - finding worst initial state +1.76
Create "n" digit number using just 9s where "n"... +1.03
Why is the variable unknown? 0.00
How to replace all occurence of string in a nested dict? +0.36
Use a new variable value to update another variable +0.36
How do I omit an element from an array type, such as Parameters<... 0.00
Trying to select from multiple options, then add the correct option... -0.66
python exec command works in console but not in program 0.00
Can I pass a field of a class to a constructor or a method? 0.00
Python, Avoid ugly nested for loop +0.36
mypy: Signature of "__add__" incompatible with supertype... 0.00
Why use tuples in the extends clause of conditional types 0.00
Typescript never type condition 0.00
Nested for-loop in python with staggered start variable -0.63
Why can TypeScript's compiler not analyze an array of types? -1.17
How to dynamically create an object based on a readonly tuple in Ty... +1.18