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 ... 8 9 10 11 12 ... 21
Title Δ
Effective method of error handling a function 0.00
Quicksort algorithm time complexity for a particular kind of array 0.00
How to find a set of paths that cover all edges from source to sink... 0.00
Maximum non-contiguous sum of values in list less than or equal to k +0.37
Coherent types per generic item in an array 0.00
Why should length of the array be stored in selection sort algorithm? +2.43
Preserve exact function signature in chain of decorators using func... -1.58
Number of ways to pick the balls to paint in red color? -2.51
Multi-arguments python map 0.00
If I import a superclass, do I need to import it's subclass too? +0.36
How can I successively subract values from int elements in a list u... -0.64
Function<? super T, ? extends Comparable> does not accept obj... -0.28
How to use a list of strings as variable names/object attributes? -1.03
Swap one TypeScript type with another inside an object 0.00
What does it mean when a parent class has a super()? +0.35
Is there a pythonic way to re-write the following block of code? Li... -0.37
Is it possible to make a list comprehension with an undefinite iter... -0.11
Extend base instance with derived class at runtime -0.64
Infer object key type from sibling key's value 0.00
Can I use call higher exception blocks from an exception block? -2.17
Call Readonly function in Typescript 0.00
Where is the difference between "binaries" and "exec... +1.56
Speeding up Dijkstra algorithm -0.58
For each node v: find the cheaper colorful path from s to v 0.00
How do I pass an argument in a function that is called without pare... -0.04
How to loop through two lists with different lengths simultaneously... +1.72
Multi-Level Comparator 0.00
How to create a BinaryOperator to add up BigInteger 0.00
How to generate an amount of numbers based on a list of numbers in... +0.78
Concrete List type as parameter in java method -0.05
Is there a reduce function for python in which we can access index... 0.00
Prevent a function from being called twice in a row -0.64
How to tell typescript "An object with any key except those of... 0.00
How is this line being executed in python? -0.60
Does the Linked List have a cycle? +2.28
Is there any significant performance benefit to using StringBuilder... -0.33
Is it possible to constrain a type T to include the subtypes of K b... 0.00
Repeated array elements +1.36
A new sorting algorithm or a rediscovery? +1.58
Get highest duration from a list of strings -0.11
My sorting algorithm says :Your code did not execute within the tim... 0.00
What is the asymptotic running time of this pseudocode? 0.00
Is this O(N) algorithm actually O(logN)? -1.07
What is the time and space complexity of this algorithm? 0.00
How can I avoid a "time limit exceeded" error in a code c... -0.13
Type is one of several concrete functions -1.21
How to mark the differences between two strings 0.00
Which sorting algorithm uses the fewest number of comparisons while... +0.37
Size of each subgraph originating from each node in a directed cycl... 0.00
Returning a list of the ordered elements with a conition in while l... +0.91