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 ... 5 6 7 8 9 ... 66
Title Δ
Python best way to create new dictionary looping through a list of... 0.00
C++ check if object is a descendant of a given superclass -0.74
Is it possible to find which condition has failed in a single if/el... -0.22
How to split #__VA_ARGS__ in individual parameters 0.00
python releases output to tee very slowly 0.00
How to collect data from a list into groups based on condition? -2.26
delete after new [] : with or without user destructor -0.83
What is the purpose of boost::fusion? -0.21
Will random numbers still be random if I systematically delete ever... 0.00
How to return the nth last element in a singly linked list using re... +0.36
Why can't a reference's target object be reasigned? +0.85
Intersection between list and first element of list of lists -1.21
Tips for speeding up my python code +0.02
Easiest way to terminate function in C++ -0.08
How to generate a new random number in python without running the p... +1.95
WinSock accept() returning 204.204.204.204 -0.19
Top 5 values from std::map +0.71
Python: What's the "Pythonic" way to process two lists? -0.61
C++ Should I overwrite copy constructor in derived class +1.37
What does C++03 12.4/12 say about calling a base class destructor e... +0.77
Is int(ceil(x)) well-behaved? +0.30
C++ allocating memory drawbacks? +0.77
Python: what float(2**53+3) will be +1.11
Trying to convert python nested for loops to list/dict comprehension -0.97
How to fix fprintf vulnerability? -2.23
Which is the idiomatic way to document a static_cast? -1.26
Why disable the garbage collector? -0.17
Is it necessarily safe to delete unused imports in borrowed code? +0.69
Constructors and conversions +0.98
Return an unsigned long from vector of ints c++ 0.00
How to create a method to which I could either pass function or a f... +1.22
Calling Funcs with Pointer Params vs Reference Params 0.00
Element at index in a std::set? +0.66
Why is a public copy constructor required even if it is not invoked? +0.57
Unexpected change of list values +0.67
Why should I use ints instead of floats? -0.31
Objects between objects python +1.35
How can I combine multiple char's to make a string? -1.68
Behaviour of Python all() operator -0.48
How to properly store a list of data in SQL? -0.22
Why was integer to string conversion not explicitly included in C++... -1.99
Number of times the custom sort function is called 0.00
Use Python's hashlib to find the hash of something that isn't a com... 0.00
Python reverse function -2.30
Python booleans - if x:, vs if x == True, vs if x is True +0.83
Am I allowed to use object'a attribute for the object's function's... +0.28
Memory consumption by printf( ) +0.43
Is it dangerous to overload bool operator in this case -0.06
C++: Signed or unsigned array indexing? 0.00
What's the most efficient way to search a set in c++ -1.40