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 ... 26 27 28 29 30 ... 66
Title Δ
Given a collection of stacks of different heights, how can I select... +0.70
how do I determine if this is latin1 or utf8? +0.28
Repeated typedefs - invalid in C but valid in C++? -0.61
Exception safety in memory arena +1.06
How to turn std::string length into hex and than back into string? +1.42
pointer vs non-pointer members of a class -2.09
static_cast and temporary creation (final edition) +1.08
Should I test that methods are NOT called? -1.82
Cast auto_ptr<Base> to auto_ptr<Derived> +1.86
How to detect and assert virtual inheritance for a specific class? +1.14
Which approach is better for supplying compile time constants to a... +1.32
How to handle multiple iterator types -0.61
invalid operator < while sorting std::list 0.00
Is it a good idea of maintaining "const-ness" as much as... +1.08
C++ Using `.reserve()` to pad `std::vector`s as a way of protecting... 0.00
What is the size limit for a class? +0.27
Erase final member of std::set +0.02
Will an lvalue to rvalue conversion happen? +1.18
What is this template argument? +0.02
Call function with parameters extracted from string -0.55
What contains a vector's element that is moved? 0.00
Under what conditions should I be thinking about implementing a mov... +1.51
Why is this array notation illegal in C? -0.59
Iterating Through All Values from N to 0 inclusive for an Unsigned... -1.31
Should I keep the random distribution object instance or can I alwa... +0.31
C++, will this cause memory leak? -0.67
Calling conventions for stack based structures in ARM? 0.00
Does a derived class object contain a base class object? +1.32
Splitting long method maintaining class interface +1.34
Defining two variables: Is "Type a(arg), b(arg);" complet... +0.87
Is arithmetic on pointers associative? -0.72
Moving multiple files from one drive to another using limited memory 0.00
What is the purpose of the _chkstk() function? 0.00
Deleting a "value" from a multimap +0.33
C++ container of any/variant each element having unchanging type 0.00
discards qualifiers +1.40
Pycrypto aes 256 Initialization vector size +0.33
Extracting lowest complex number from a vector +0.82
Passing an object as reference or pointer in a function +0.79
How to efficiently check if a word's all letters are the same in C++ +1.03
std::map unique std::less<> function for a 2D point as key +0.91
Variable with same class name? +0.32
Save large Vector of numbers to Hard Disk -0.20
Implementation of HTTP in C++ -0.34
how to skip Default Arguments C++? -1.13
Is it ok to combine friendship with inheritance to access private d... +0.71
Why is the address of this volatile variable always at 1? +0.09
Is comparing two void pointers to different objects defined in C++? -2.40
Memory optimization in huge data set +0.26
how to write a constructor to initialize a set of pointers +0.82