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 ... 8 9 10 11 12 ... 66
Title Δ
Is std::vector guaranteed not to leave gaps between elements? -2.29
How to overwrite a datetime.now() object +0.28
O(n) Java algorithm to find odd-number-out in array (not odd numbers) -2.08
What does "Objective-C is a superset of C more strictly than C... -1.39
"Removing" a node from a functional linked list 0.00
Do c++ blocks { } have a negative impact +1.63
vector<int*>.push_back() is overwriting values pointed to by... -0.83
Iterating through a dictionary of a class object without mixin - py... -0.12
Ambiguous overload for operator+ using conversion +1.54
Why would I want to implement my own doubly linked list in C++? -1.89
Why do we need compiling and linking separately? +1.11
Iterating inside a class or iterating the class instance? -0.21
Python: calling a function with varying number of arguments +1.28
avoiding conditional code compilation (C++) -0.72
Multiple memory address in C +0.48
Is there an elegant way to determine if an ifstream is attached to... +1.77
Are there any commonly used C++ compilers that would allow this syn... 0.00
Which is most cache friendly? +0.87
Raymond Chen's singleton implementation uses dodgy casts? +1.69
Integer division, or float multiplication? +1.51
How can I write a certain number of characters from a file to a str... -0.20
Neaten Python one-liner on reading a multidimensional array +1.49
Why must a sublcass' using statements be duplicated? -0.66
C++ Deleting Class Member Char* +0.60
python how to unzip elements in a list, zip(*) doesn't work for me +0.30
how to make child class call parent class __init__ automatically? +0.25
Why have two functions for operator overload? -0.98
Sorting an array of three items +0.75
MySQLdb Python - test databases +0.30
Generating iterables of iterables with python itertools. (using the... +0.05
is there a function in python (or how ) to escape a double quotes i... +0.27
When importing, why is the entire module loaded even when only spec... +1.88
static_cast literal 0 to other types in STL 0.00
How to create directories automatically using ofstream +1.07
c++ : Can the compiler optimize this code segment? -0.02
how to add a dict as a value to a key in python -1.92
Checking if two variables are in the same list -1.36
Using bitwise & instead of modulus operator to randomly sample... +0.53
Is it possible to write single line return statement with if statem... -0.94
Do trivial destructors cause aliasing +1.87
Storing Python Lists in SQL Database +0.29
Delete files atomically/transactionally in python 0.00
How to remove a range of bytes from a bytes object in python? +0.66
How to safely destruct class with smart pointer to incomplete objec... +1.52
How to know the owner class of a object 0.00
Is a compile-time checked string-to-int map possible? -0.33
C++ how to pass 'this' to pointer reference -0.86
Inconsistent behavior of python generators -1.05
Implicit conversion from true value to std::true_type 0.00
C++ hash function, how is the original haser i.e. hash<int xkey&... -0.12