StackRating

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

ecatmur

Rating
1670.59 (323rd)
Reputation
118,241 (557th)
Page: 1 ... 32 33 34 35 36 ... 39
Title Δ
How to handle multiple concurrent instances at the same time? -0.11
Why does C++ output negative numbers when using modulo? -0.75
Python: slicing elements of lists in lists in lists differently dep... 0.00
setuid() before calling execv() in vfork() / clone() +0.39
Python: Start new terminal on Linux and wait for it to finish/exit 0.00
C++ character in string comparision -1.48
Why this CRTP does not compile? +1.79
3d array allocation by void function +1.36
Maximum length of statement in C +2.06
Under which circumstances do equal strings share the same reference? +0.71
Why loop over enumerate is so much faster then a generator? -1.76
Preventing generation of swastika-like images when generating ident... +0.13
How to decide when to introduce a new type instead of using list or... +2.42
Extract line numbers of all docstrings? 0.00
Descriptor on method provides metadata but can't get the class the... 0.00
Using Python os.execl* replace self process 0.00
Is there a C/C++ API for python pandas? 0.00
How to print stdout before writing stdin using subprocess module in... +2.14
Stack Overflow: Duplicate temporary allocation in stack space? 0.00
Allocation of variable-sized class +0.82
'Binding' Function Pointers on Load 0.00
How to produce an arbitary string with a specific length in python? -0.43
What exactly are "containers" in python? (And what are al... +1.22
Declare variables in unnamed namespace -0.17
How can I create a variable in Python that is shared by all instanc... -1.58
Capture output from C program on stdout using Python subprocess? Pe... +1.55
How to make a list object? instance has no attribute '__getitem__' +1.36
Sort objects of dynamic size -0.57
Why is initializing this way in C giving multiple definition error? +1.07
C/C++ int[] vs int* (pointers vs. array notation). What is the diff... -0.34
Access function pointers outside of the instance -2.22
C++ How are pure-virtual methods called for base-class-casted objec... -0.60
Is it possible to see the inherited background color of a div? +0.22
Given the following code (in GCC 4.3) , why is the conversion to re... 0.00
passing an array as a const argument of a method in C++ -0.59
pointers to template functions -1.22
pthread_sigmask interferes with GDB 0.00
Runtime conditional typedef in C +0.56
Does this C++ static analysis rule make sense as is? +0.40
Is there any guarantee about whether code with UB should be reachab... -1.39
python object attributes and methods +1.24
How to combine static_assert with sizeof and stringify? -0.52
Pausing a process or thread in Python +0.41
Getting weird results while subtraction manipulation in python -0.31
Pointer to struct with pointer to array of pointers to structs. Dyn... +1.66
String comparison in python +2.57
Reading and storing arbitrary byte length integers from a file 0.00
Python argparse toggle flags 0.00
__memcpy_ssse3() segmentation fault +0.41
good explanation of __read_mostly, __init, __exit macros 0.00