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 ... 21
Title Δ
Checking if an element is generated in a particular function +0.94
oop java method to increment number sequentially +2.19
Recursively find adjacent coordinates for n-dimensional array -0.65
What's the difference between a deque and circular buffer? -1.46
Why don't we get compile-time error for casting here? 0.00
Compare 24hr Strings with Java -2.39
Java - Why does string split for empty string give me a non empty a... -0.65
Find incorrect objects from list to save network requests -0.68
Use walrus operator in Python 3.7 +2.22
Why does a decorator function have a return value? 0.00
how to let compiler warning about array of objects vs array of inst... -0.46
Python - Obtain indices of intersecting values in two arrays +1.13
Quick-Select worst-case scenario (Θ(n^2) or O(n^2)?) 0.00
How can I reduce the complexity of my dictionary solution to Codili... -0.25
Do function types take precedence over argument types in typescript? 0.00
How to get the first n items from a sorted dictionary? +0.15
Find list in list of list if element there 0.00
Python TDD assert statements not working like i thought 0.00
In Java why number operations' result is different from variabl... -1.22
How do I sort a list of numbers based on the last two digits? 0.00
Xor of all pairwise sums of integers in an array 0.00
How to think about Python's negative number bitwise operations? +0.34
Get deep array element type 0.00
What is the meaning of a single-use local variable being final? +0.82
Multiple / compound return types -0.69
How to create triangle-shaped list using list comprehension? +1.79
Finding running time of the following code 0.00
Define one-off Typescript interfaces +1.10
how to understand indexes in lists +0.92
Reducing the time complexity of an algorithm with nested loops +0.34
How can I remove a tuple from a list if the tuple contains two &quo... +0.19
Sum of two numbers with default maximum value that cannot be exceeded -0.07
Algorithm analysis for knapsack problem vs sorting algorithm 0.00
Why do only Functions with inline typing detect extra fields? 0.00
Calling function with dynamic args -0.62
Calling function with dynamic args +0.76
Python 2 vs Python 3 - Difference in map behavior with three argume... 0.00
How to type an object with one known and one unknown key in Typescr... +2.76
How to calculate the probability of getting the sum X using N six-s... +0.57
Big O-like terminology, but keep the constants +1.29
What is Big O of this longest common subsequence algo 0.00
Time complexity of an optimized anagram function 0.00
Auto-unboxing need of ternary if-else -0.36
Proof using big o and little o notation 0.00
Class with iter but not next -1.14
How to determine all permutations of a set, with repeated symbols,... 0.00
Can't remove item from list, but it clearly is there +0.32
How to traverse a Huffman tree? 0.00
What is the time complexity of searching in Dict if very long strin... +1.76
How do I get the rectangles which would fill out a space *excluding... +1.13