StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 12 13 14 15 16 ... 59
Title Δ
How to write differences in files to new file in Python? 0.00
Object is already defined 0.00
Passing by reference to comparator function (C++11) -1.08
@staticmethod, can anyone explain the following python code? 0.00
Mutable iterators in Python? +0.72
Select object with max attribute in list of objects 0.00
Does order matter in Python's swap notation? (a, b = b, a) +1.37
for loop iterable not overwriting original +0.24
How can I reduce the line to avoid the "too many statically ne... 0.00
How to group by single words and count average score for a list con... -0.77
How to expand a given string of a range of an of an interval of pos... -0.26
Is the sequence of opcodes (BINARY_SUBSCR, GET_ITER) somehow optimi... 0.00
TypeError: 'float' object is not callable issue 0.00
Why is Pip not working after upgrading Python to 3.8? 0.00
Convert list values to boolean +0.46
Rewrite a file in-place with Python 0.00
Does using a context manager in a generator may lead to resources l... 0.00
Does C++ pointer to an element of a vector become invalid when vect... -2.42
Reload function fails to erase removed variables +1.17
the explanation of string.split(separator , max) +0.24
numpy.unique has the problem with frozensets 0.00
C For loop output error (control may reach end of non-void function) +0.24
Javascript Integers vs Floating Point memory - do number of decimal... 0.00
Python3 multiprocessing terminate vs kill vs close 0.00
How do I use modular arithmetic on a list, I wish to mod 121 after... +0.25
How to read file with delimiters using fscanf? 0.00
mmap.PROT_EXEC windows equivalent in mmap python 0.00
Using a #define in a formatted printf to define precision +0.81
Python objects inheriting each other's properties? +1.34
Why is "i++ + 1" itself not undefined? What ensures that... -2.63
Round up floating thousandth place 5s up in Python 0.00
Why is my original nested list changing when copying? -0.28
What is the efficiency of python's list slicing? 0.00
Fixed-point casting 16 to 64-bits? -0.01
Big O notation depend on matrix size only or data type(integer, Boo... 0.00
In 'r+', why is that writing a textfile *after* reading a s... +0.26
c++ sort vector of pair objects, compile error asking for operator... 0.00
Is there a more efficent way to iter over every character of a srin... 0.00
Is there a way to compare two different class and return False if t... 0.00
How does delete operator work with pointers in c? 0.00
If you don't trust global variables, when you are inside of a m... +0.24
Multi-threaded python access seems synchronized 0.00
How does one perform a shallow update on copy with an immutable typ... 0.00
Is there a way to go through a set and on the same time adding item... 0.00
Why isn't my program noticing the equivalency between letters? +1.78
Extra new line on print Python +0.25
Check if None in nested list 0.00
Python : OK style to combine regex and group into single line? 0.00
How do I use stringstream while loop logic for whole text file in C++ 0.00
Python: iterables & generators to replace my while true loops? 0.00