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 ... 17 18 19 20 21
Title Δ
How do I remove a value from a list, and remove a value in the same... +0.96
How do I calculate sine/cosine/tangent from CORDIC, Taylor Series,... 0.00
python access next line inside loop +0.08
How can I have the indices of the string 'OFF' from the giv... 0.00
Why can a list be used as the "key" parameter to sorted()? 0.00
Is this considered insertion sort ? it's working for me but the... +0.40
Pythonic way of copying a dict without distinct attribute +1.15
Check whether multiple variables exist in python +1.67
Typescript frontend and backend build with shared folder +0.05
"Parameters passed by value" CLRS Algorithms 0.00
Convert list of strings into correct type +0.36
Keep the same case when replacing words in Java 0.00
Create an algorithm whose recurrence is T(n) = T(n/3) + T(n/4) + O(... +1.29
Minimum number of cameras required to cover all nodes in graph +1.79
Time complexity for adding elements to list vs set in python +0.81
Variable not defined -- Python -- Conditional Statements -0.59
typescript, can not handle union of missing property. [tsserver 233... 0.00
Assignment of singly-linked list in java 0.00
Convert node tree to dictionary +3.45
Analyzing Worst Case Performance of Quicksort by Substitution Method +3.31
How to find a minimum value in given list using recursion function 0.00
what is the time complexity of a nested for loop that iterates n -... -0.67
Why this string join algorithm takes so much steps? 0.00
How to check if a dictionary is invertible +3.34
Is there a Pythonic way of skipping if statements in a for loop to... 0.00
Python read file in to buffer and process results in chunks when bu... 0.00
Euler Project Problem #17 - Bug in my code -0.41
Python 3.x rounding half up +0.19
Performance question about string slicing in Python +3.85
How to set Unexpected Type in list of None's Python 0.00
Different 2D convolution results between keras and scipy -3.46
Why is the id of python list not changing after append operation, i... 0.00
How can i check if there is a duplicate in my array list in typescr... -1.43
top 10 most frequent wordlengths in a list of words -0.67
What algorithms exist for accurately estimating ETA on data transfer? 0.00
TypeScript: defining the `in` operator as a function -2.14
How to check if consecutive elements of array are evenly spaced? -2.12
Optimal implementation of a bijective mapping on a large scale +3.24
How to traverse a high-order range in Python? 0.00
Multiple regression ,mean absoluate error is high -4.81
jsoup / Java - how to append a nonbreaking space +2.51
Python N-Queen solution explanation 0.00
Interface treated differently than equivalent object -2.18
How to invoke "put" method on Map using ReflectionAPI 0.00
Upcasting/Downcasting in Java +0.12
Static Factory Methods - return any subtype -4.84
How to recursively get scalar value from 2 lists? 0.00
Check if object is in an iterable using "is" identity ins... +3.29
How to split a list into two sublists with almost equal means? 0.00
Python string matching - Find if certain number of words in a list... +2.07