StackRating

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

Jack Aidley

Rating
1506.14 (120,367th)
Reputation
12,122 (12,147th)
Page: 1 2 3 4 ... 5
Title Δ
Pythonic way to avoid "if x: return x" statements +0.59
std::map in class : trade off between execution speed and memory us... -1.55
Python - Easiest way to get ordered key/value pairs from dictionary? +0.31
RapidXML: Segfault; first_node() returns NULL 0.00
Breaking out of a loop from within a function called in that loop -0.71
Breaking out of a loop from within a function called in that loop +0.51
Python ConfigParser.NoSectionError: No section: -0.25
How to union with an array and maintain portability? 0.00
"Text file busy" error on multithreading python 0.00
Pygame application runs slower on Mac than on PC 0.00
Python: Why does a timer function need be be called via a lambda fu... -0.88
Please explain this c++ macro +1.16
C++: What is the proper way to define non-class static const values? +0.46
Sharing values between methods -0.02
Looping arrays using pointers +0.49
Are For loops evil in R? -0.75
Python - TypeError: 'int' object is not iterable for dictio... 0.00
Calculator program always outputs 0 - What am I doing wrong? -1.17
Why C++ new is not returning pointer to the object it creates? +0.64
Is C++14 adding new keywords to C++? -1.16
Is it more expensive to use too many static variables instead of or... -0.52
Writing pure code without using third-party header files -0.46
python : print one message each time +0.24
What is the precedence of the ! operator vs -- in the expression !x... +0.46
XORing two double variables -1.20
Using #undef preprocessor directive -0.09
(Copy Constructor) How does the object passed as parameter to initi... +2.96
Const Correctness with pointers -1.14
Making all mathematical operators of a struct manipulate the same m... -1.20
Where the C macros stored in memory and how does it consumes more m... +0.50
Elif-row without else python -0.67
What is the need of deallocating memory in C? +1.03
Are Constructors not members of a class? +0.62
Why does `free` in C not take the number of bytes to be freed? +0.48
Assign integer literal to pointer? -0.85
Am I right in thinking there is no way to put an if statement and a... +0.18
Is it better to use char or unsigned char array for storing raw data? -1.44
String split with minimum size -0.84
Python: NULL bytes or control characters 0.00
Deletion from vector took less time than deletion from list. Why? +1.60
Determining the element that occured the most in O(n) time and O(1)... -0.60
What is a python bytestring? -0.85
Python: How to print a message within a "frame", using if... -0.01
Too many 'if' statements? +0.41
Strange behaviour of str in python -1.59
Turning tuples in to a pairwise string -0.16
Python - Variable being printed over string +0.48
How can I calculate this number without so many variables? -0.58
I'm learning to program. Any advice on what I should do next? -0.52
What you need to make a 3D game in C++? +1.25