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 ... 5 6 7 8 9 ... 21
Title Δ
Java - Can we set firstNode to null in a linked node to remove all... +1.11
Understanding space complexity - BFS solution - Painting a boolean... 0.00
Time complexity of algorithm which merges a stack of linked lists 0.00
Printing a formatted list -0.14
Why does "5 in range(5,6) in [range(5,6)]" returns True? +0.35
Find a subset with distinct values for each column +0.93
Is checking error messages as a form of flow control a good practic... +0.37
Why, in the result of this object type intersection, is the type of... 0.00
Python character match in a string +0.29
Why is the computational complexity O(n^4)? +0.94
How can I add a character inside a Regular Expression which changes... 0.00
Operator difference: +=, ==, +, ++, = -0.38
Why is this i = (a += 2) giving SyntaxError in Python? -0.49
Easiest way to generate an undirected graph’s adjacency list? +1.65
Generating permutations of a unique sequence of positive and negati... +0.45
Can this comparator function be replaced with an equivalent key fun... 0.00
Python - Wildcards for integer values? -2.25
perplexing python dict.get() behavior with default dict index -1.79
Why not place if __name__ == '__main__' at the beginning of... -1.52
Use inverse cos in lambda function without addtional module -2.37
How to return a dict with lists as values but it only returns me th... -0.14
How to effectively process HashMap in order described by list? 0.00
Set addition, subtraction, union between instances +1.83
Typescript Key-Value relation preserving Object.entries type 0.00
How can I output the source code of a function in typescript? -0.13
N nested for loops python 0.00
Unhashable type -1.39
How to find the farthest x, y coordinates from many points? 0.00
list of dicts - change key values from one to many to many to one -2.17
Why does Pick<T, K> not throw an error when T is passed? 0.00
Is there a way to join every n elements of a list -0.75
How to reset a variable in an infinite generator? +0.40
PHP $obj->{$field} equivalent in pyhton 0.00
Simplifying the code to a dictionary comprehension -0.60
How to trace the path that visits all nodes in bfs/dfs 0.00
Algorithm for finding last 5 digits of Fibonacci number -0.27
Fastest way to refer to a dictionary in a list by a value in it? -0.89
Find all combinations that not contains a specific string 0.00
Why can't I use an enum as key in a interface with other keys 0.00
What takes more memory, an 8 char string or 8 digit int? +1.59
Is it possible to use both L and E letters to initializing 'Lon... +1.58
How to identify invariant in a class in java? -0.14
TypeScript handling type array or single value +1.01
Isolating "braided sections" in a graph +0.36
Why is 1e100+1 == 1e100 if ints do not have a maximum? +0.27
Exponential operator in Python - Giving different result with using... 0.00
Is multiple array initialization on the same line the same as on se... 0.00
Splitting a string of integers with spaces without converting to a... -0.33
Find the size of intersection between two lists +1.55
Comparison using modifiable signs (python) 0.00