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 ... 69 70 71 72 73 ... 89
Title Δ
use list tuple as 2d index to loop through another 2d list +0.17
Is a generator the callable? Which is the generator? +0.28
Using len() in a string -0.71
How to avoid defensive if conditions in python? -1.85
How to change module of a class in Python? 0.00
How do I check if both of two variables exists in Python? +1.13
Select integers from a given range +0.29
Fastest way to get subset of numpy array in Cython -0.67
Whether the method below is thread-safe when implementing Singleton... 0.00
Python Printing 3 values inside a dictionary 0.00
Running a Python Program Hiding the Source +0.30
Stack Overflow Error when getting integer size? 0.00
What is a "scalar" in numpy? -1.13
Faster way to do a loop with a fair bit of stuff in it 0.00
GCD of numbers of the form 2^i-1 -1.77
Stuck with __repr__ function, not working as I understand it 0.00
Why is the metaclass not being used in this case? +0.30
I have 2 sorted arrays of integers, how do I find the kth biggest i... 0.00
Does the Python compiler compute the test condition each time throu... 0.00
Does reloading a module changes the names in the module previously... +0.28
What is the memory utilization for the "import" and "... -0.22
LinkedList does not provide index based access, so why does it have... -0.26
Double Hashing java +0.31
Python set function in emacs - weird behavior 0.00
Can't understand why this output is produced -1.42
How to read a large file set 0.00
Python re module groups match mechanism -0.55
Remove duplicate lines from a string -0.87
Split a string into characters excluding the whitespace +1.27
Python: repeat function with different arguments in a single expres... 0.00
Is it possible to test if object property uses a descriptor? 0.00
BFS function correctness? 0.00
Python adding binary without using decimal form 0.00
How can I concatenate words and integers in python? +0.30
Curses returning AttributeError: 'module' object has no attribute '... 0.00
Is it possible to import a Python module (.py file) into a dict? -0.44
python list.iteritems replacement -0.09
How to make sure that solution is global minimum while using python... -0.71
Python 3.3 How to convert this non-tail-recursion function to a loo... 0.00
how to calculate size of array which is passed to a function -0.18
memcpy overlapping not understandable +1.36
Is there a way to use this MACRO-based language to calculate fibnac... 0.00
Finding Big Theta 0.00
Stuck on a stadium python code 0.00
How to include spaces as characters in lists +0.65
in Java, How do I peek() the top k elements in a PriorityQueue ? +1.41
vector math -- numpy vs iterators +0.31
Using information from the previous step in generators? +0.85
remove empty last line from string (output from pipe) -0.81
Is there an elegant and concise syntax to do this in Python? +0.07