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 ... 9 10 11 12 13 ... 66
Title Δ
Is it possible to delete the last node in a linked list? -0.44
Using boost counting_iterator with Incrementable type 0.00
C++ Makefile compilation order -0.58
C++ : user-defined constructors and implicit default constructors 0.00
Can I 'reserve' memory somehow, so as to ensure malloc doesn't fail... +1.39
Finding the index of the maximum element in c++ matrix? +0.30
Comparing the integer return value of a function to bool in C++ -0.55
Overloading Operators Twice With Different Arguments -0.08
Strip invalid utf8 from string in c/c++ +0.28
what 's difference between copy construct function and = operator +0.65
Did older versions of C++ use the `int` operator of a class when ev... +1.61
C++ const char* overloading confusion +0.30
How is virtual base classes stored? 0.00
C++ Composition - must I wrap all those functions? -0.79
Why no front() method on std::map (and other associative containers... -0.54
c++: Address will always evaluate to true error 0.00
c++: Search in a map without using an iterator +0.30
C++ need for destructor function -0.81
Is typeid() enough for type safety? 0.00
non-local variable uses anonymous type warning in C++ 0.00
Associative container that allows specification of seperate compara... -2.86
Disabling Implicit Casting in c++ +1.37
What is (void (**) ()) and how to typedef it? +1.44
Solving a linear equation in one variable +0.67
When and why are superclass operator overloads hidden in a subclass? 0.00
Passing pointer to member function to parent in c++ +1.15
Difference between static variable and global variable in C++ in te... 0.00
Arrays, Vectors & Linked Lists +0.69
How to create 1 million processes 0.00
Changing this from recursion to iteration +1.35
C++ proper way to static_cast +0.40
Memset POD struct with this pointer -0.67
Does noexcept improve performance? +0.30
Pointer to functions in a STL map 0.00
When to replace a global std::unique_ptr with a singleton +0.87
Inheritance in c++. Why is it wrong? +0.85
no-throw exception guarantee and stack overflow +1.96
Mersenne twister warm up vs. reproducibility +0.98
How to overload std::remove for std::list? +1.52
what is the size of globally declared array in c? +0.41
What is benifit of making a class abstract +0.80
Allowing a "friend" class to access only some private mem... +1.23
C++: call static member function on base pointer of different class... 0.00
Algorithmic or Mathematical way of separating decimal from floating? +0.30
Lazy, overloaded C++ && operator? -2.29
Polymorphism with new data members +0.20
pass many arguments to a C function -2.62
Can anyone explain how this valid C++ program returns null? +1.65
Is there a linked hash set in C++? +0.83
Insertion Sort vs. Selection Sort -1.18