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 ... 48 49 50 51 52 ... 66
Title Δ
When should a member function have a const qualifier and when shoul... +0.86
How can I find out what the current charset is in C++? +0.13
Are L'A' and 'A' totally same? -0.31
A quick design question about C++ container classes in shared memory 0.00
Why friend function is preferred to member function for operator<... -1.45
Looping on a closed range +1.34
What to do if a failed destructor can't throw an exception +1.25
Finding the index of a given value in a pre-sorted array +1.05
Is it a good practice to always use smart pointers? +0.02
Mandatory method documentation +0.81
Why does this generate a segmentation fault? +0.84
How to make the first invocation of a macro different from all the... -0.22
Default template arguments for function templates -0.39
Colour instead of color? +0.56
alternative to strdup +0.20
C++ random number from a set +0.39
Can I specify the order of how changes happen in an single App Engi... 0.00
Virtual functions and polymorphism +0.97
Mixing c++ standard strings and windows API -1.52
C/C++ packing signed char into int +0.45
Behavior with primitive data types' value out of range & C99's... +1.87
Given a decimal number, find the smallest integer multiplier that g... +0.63
Under what circumstances are linked lists useful? +0.09
Under what circumstances are linked lists useful? -0.91
Under what circumstances are linked lists useful? +0.09
Why can't I create an array with size determined by a global variab... +0.65
Do I need to cast the result of strtol to int? +0.66
Portability of a C code +0.17
C++ operator + and * non-const overloading +0.71
Is qsort thread safe? -0.87
how is definition of a function after its use in a function call in... -1.98
windows equivalent of inet_aton +2.02
end of istream not detected when expected 0.00
Does the default constructor initialize built-in types -0.02
How to find a factorial? +0.57
How should I go about generating every possible map<char, char&g... +0.34
Cross platform C++ code architecture -0.22
C++: constructor initializer for arrays -0.68
Memory allocation while insertion into a map +1.06
Cannot convert const char * to char * -2.12
How do I get characters common to two vectors in C++? -1.64
Partial template specialization of free functions - best practices +0.33
Call by reference in C++ +1.36
Writing shorter code/algorithms, is more efficient (performance)? -1.41
Python: Can subclasses overload inherited methods? +0.34
How to design a class appropriate for millions of allocations? -0.71
Most efficient way to add data to an instance -2.61
Fastest way to read every 30th byte of large binary file? +1.16
Algorithm to select a single, random combination of values? +0.07
Are the subscripts for three-dimensional arrays strictly defined? -0.46