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 ... 6 7 8 9 10 ... 21
Title Δ
Is this the correct order for BFS and DFS? 0.00
"SyntaxError: invalid syntax" when using lambda function... +0.36
Is there a built-in way to convert an argument-free function into a... +2.04
When and why to use self.__dict__ instead of self.variable +1.64
Reference first value in ternary operator -2.12
In a stable sorting algorithm with 2 same values, why does the firs... -2.35
Loop through nested JSON child objects -0.39
Explanation of Recursive Function in Python for Finding Maximum +1.04
The maximum values from the index positions of an multilist in Python +0.24
Get co_names of function, not co_names of decorators 0.00
No error when typescript class implements interface method with inc... +0.33
Function in Big-O, but not in Little-O 0.00
What is time complexity of 4 nested loops which each depend on the... +1.30
Deleting multiple elements from a list until a value is encountered 0.00
How to make a type from the values of an union/intersection object... +0.92
Shortest string matching multiple wildcard expressions +0.53
How to match the right type for an array of Unions using Array.prot... +0.37
TypeScript: Tell TypeScript a function checks for `typeof !== undef... -1.50
Python performing calculation in a list +1.62
Experiment combination table around one point 0.00
One and only one zero comparison with the least operations 0.00
Is there a Python alternative for len that returns 1 for simple float 0.00
How to speed up intersection of dict of sets in Python 0.00
Itertools return value NOT used in combinations -2.58
Java compareTo method fails +2.32
Why is the infer keyword needed in Typescript? +1.98
How do I check which subclass was passed into a constructor? +1.16
Testing complexity using time module 0.00
Filter generated permutations in python +0.36
How to calculate combinations of pairs of n-wire nodes? -0.79
How to capture the output of exit() -0.12
overall time complexity of the program? +0.36
Apply .lower() function to a string for all cases of words in a list +0.82
Weighted order of List with Null -0.12
Which constants can be ignored in Big O for time complexity - expon... -0.10
variable repr in python based on call depth +1.90
Why would I prefer binary search over linear search in an unsorted... -1.81
Saving the in-order visit of a binary tree in an array +0.89
Why TypeScript can't infer assignments of the same object type? +1.02
How to select an element from a list based on a function argument? 0.00
The most efficient way to find the position (indices) of m smallest... -0.10
Retaining type info in typescript function return value +0.37
How do I get input at the same time while constantly increasing a v... 0.00
Can I simplify the running time analysis of a two-variable algorith... 0.00
Symbolic manipulation within a string 0.00
F# Function programming 0.00
Incrementing a counter while assigning it in python 0.00
List of same value, not same reference +0.39
Shortest path distance from source(s) to all nodes in the graph - O... 0.00
Declare/change the current type of an object in Typescript -0.11