StackRating

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

Steve Jessop

Rating
1646.94 (616th)
Reputation
239,307 (175th)
Page: 1 2 3 4 5 ... 66
Title Δ
why does converting a python 'shelve' to 'dict' use... 0.00
lower_bound on a vector of pair<int,int> works, upper_bound d... 0.00
How do you import a list of classes from a module? -0.70
Placement new on memory returned by new and new[] -0.22
How to only read lines in a text file after a certain string using... -2.02
Python - Iterating through multiple users mentioned in a tweet to c... 0.00
Implement lazy generator as forward_iterator in C++ 0.00
How do you sort a list in python by comparing it to a separate list? -1.30
How do check if the last substring is a value and remove it if so 0.00
Call of sort method returns unexpected result +0.16
while True vs while {condition} -0.06
Why does std::list have a max size? -0.30
Create a set from items in two lists +0.69
Is destructor called at the end of main(); strange behavior -2.46
How to get Pycrypto to use my random number and not its own when cr... 0.00
Is there a way other than using json.dumps when writing out very la... 0.00
How do I call main() in my main cpp file from a seperate cpp file? +0.42
Read/Write lock using only critical section causes deadlock +0.29
xlrd python does not work - "syntax error" +0.03
min() arg is an empty sequence +0.63
How can I subtract two dates in Python? -0.52
Python code chunk generation with instances +0.28
Function pointers: is the simple canonical use bad from a performan... +0.58
When does std::string reallocate memory? -0.72
Is nesting generators in Python better? +1.57
Python efficiency query +0.25
Parsing tab or space/s delimited file using Python -0.79
how to indent block of python code without using indent -0.48
Aren't elements of a temporary array rvalues themselves? 0.00
How to Dump, Load and Read info from pickle 0.00
Are Functions Defaults Values Considered Assignments to Parameters... 0.00
Convert string to operator -0.22
Why are module-level variables in a Python exec inaccessible? -1.43
filter lists of lists by taking out items less than a certain lengt... +1.09
Defining `swap` method for struct containing a union; how to do it? 0.00
How to detach element from std:queue +1.38
How to free a pointer immediately after returning it? +0.27
How to distinguish preprocessor and compiler directives? +0.33
Is there a way to make GCC alert me when I provide a signed integer... +0.93
Random generator for guess game +0.28
What's the size cost of Java inheritance? -0.68
Possible to simplify finding if an element exist in multiple lists? +0.82
C/C++ `!a` vs `a==0` +0.81
Global name 'p1' is not defined +0.29
Does the standard guarantee that the total memory occupied by a std... +0.78
Can branches with undefined behavior be assumed unreachable and opt... +1.05
What data structure is the quickest for inserting and searching for... -0.21
Parse simple html with pure C++ +0.28
what is the accepted style python for data objects -0.26
Speeding up counting of tuples -1.74