StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

user2357112

Rating
1732.54 (65th)
Reputation
169,138 (306th)
Page: 1 ... 67 68 69 70 71 ... 89
Title Δ
Why are Python's generators not types? +1.51
How to return a decimal after using int() function on a string? +1.03
Java do nothing +0.41
How to multiply a row of an array by the value stored in the corres... 0.00
Check 3 Integers to see if they are Fibonacci triple -0.17
How Do I create a Binomial Array of specific size +0.33
Using itertools to group consecutive tuples by second value +0.83
Appending multiple values to a key in a dictionary +0.33
Python for loop not iterating -0.05
Catching python exception in its own class 0.00
Two classes with the name in the same module with different bases? -0.25
Filter through Permutations 0.00
Regular expressions python -0.18
TypeError: list indices must be integers, not list. How to fix? -1.13
python program not working right with conditional statement 0.00
Java error = is not abstract and does not override abstract method +0.35
Is it necessay to pass 0 to an array +0.89
circular importing in python -2.61
Default property when none matching - Python 0.00
Weird findings initializing the array with numpy.NAN 0.00
print elements in an array with a delimiter +0.32
Supporting the "with open" syntax without using contextli... 0.00
Decimal(str(my_float)) seems to be better than Decimal(my_float), w... 0.00
Creating clique graph to determine independent set 0.00
AttributeError: 'int' object has no attribute 'directions' -0.66
Python: 'from module' vs. 'from__main__' weird behavior using timeit +0.32
Independent set check by checking in graph is a clique 0.00
How do I use inspection to retrieve a list of sub-functions (python)? 0.00
Python: Importing a module with the same name as a function 0.00
I'm trying to implement strassen's algorithm using python and I'm g... 0.00
format number (based on calculation) as a percentage to two decimal... -0.16
Two-shot generator 0.00
Change what the *splat and **splatty-splat operators do to my object +1.80
Detecting What Module Was Imported As 0.00
Generate all permutations of n by n list with max value n-1 without... +2.86
Octal Numbering System 0.00
Inheritance methods built-in type -2.56
Make a copy of a list and set an element in one line? -2.62
Selecting Maximum Number of Choice -0.20
What magic does staticmethod() do, so that the static method is alw... -2.14
How to convert a byte in binary representation into int in java -1.42
Are compound if statements faster, or multiple if statements? -0.72
Numpy arrays containing iterable objects +0.33
Why do negative numbers often need parentheses to obtain the expect... -2.06
My RSA encryption produces 2^64 every time (C++) +0.32
Can't set property with same name as deleted attribute -1.22
Perfect Java code to determine a Double is a Perfect Square or not? 0.00
Can anyone help me debug my code 0.00
Are `a.argmin(axis=0)` and `np.argmin(a, axis=0)` the same? 0.00
C String Infinite For Loop For Small C[] +0.49