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 ... 10 11 12 13 14 ... 21
Title Δ
Grouping listings in an object by attribute -0.67
Time complexity of nested loop when inner loop only run once? 0.00
Constructor overloading in Typescript with Object.assign 0.00
Why final argument modifier is not inherited in concrete impementat... +0.72
Reconstruct generic class with parameters in the constructor 0.00
Can this algorithm be reversed? -1.16
Is this a good way to get the height of a binary tree? -0.24
Improve the efficiency of this search to check if any two numbers i... -0.15
Alogirithm to distribute elements to sets following certain rules 0.00
Way to iterate over all combinations of two variables with dynamic... +1.64
Longest simple path between given two vertices in an undirected graph 0.00
Remove an element from a lists of lists in Python +0.02
How can i add the numbers of tuples from different lists of a a lis... +0.19
algorithm for finding minimum number of coins for a given large sum -0.52
Algorithm to fit into goal sum using provided units of measure with... 0.00
recursive solution for coin change problem +0.34
Space Complexity of the Priority Queue in this Dijkstra Algorithm +0.36
What is the time complexity of a comparison or substitution operati... +0.79
Does Big O notation apply to a while(true) loop? +1.87
Python @variable.setter causing recursive limit to be reached? 0.00
Converting Python complex string output like (-0-0j) into an equiva... -0.75
How are sets immutable if you can call .add()/.remove() on them? -0.64
Fool-proof algorithm for uniformly distributing points on a sphere&... +1.32
Inserting node at tail efficiently in linked list for Python 0.00
Why are giving a union type to a variable and giving the same type... -1.54
Algorithm for top K stock in electronic exchange 0.00
How do I count the words that start with an uppercase letter in java? -1.27
How to find all strong articulation points in a directed graph 0.00
How to linear interpolate the x, y, and z between two points? 0.00
Convert python list to tree structure in networkx 0.00
Performance of Array.reduce -0.42
Get the structure of the folders from the given path list as strings +0.10
list of lists of which the sum is within a given range (homework) -1.28
How to find the index of an item in a list, but not an exact match +0.37
Return a copy of a string with indices inside a list replaced by a... 0.00
javac: invalid target release: 13 0.00
Strange behaviour when swapping numbers in a list and then using li... +0.37
Top K subset sum without sorting +1.63
Is there an efficient way to store a lookup structure that uses ran... 0.00
Pythonic way to get the first passed kwarg without knowing its name? -0.61
Sorting using a three number comparator +0.12
Please specify the reason for the given output in following java code 0.00
sort a string list(URL's) by frequency and remove duplicates +1.92
How to replace string front back in python -1.12
Typescript - conditional property based on another property 0.00
Time complexity of determining the transitive reflexive closure of... 0.00
"group" items in list -0.19
In C++17, does being non-decreasing necessarily imply being sorted,... 0.00
How to convert float strings to integer strings? -1.46
Randomly selection of number from list of integers which is proport... -0.39