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 ... 43 44 45 46 47 ... 66
Title Δ
Class inherited from class without default constructor +1.84
C++ Add Object to Array +0.68
Are printf/sprintf compiler warnings a conceptual break? +0.60
changing const value in C +0.32
special mode for no free() on delete's? C++ -0.23
Can a cast cause a buffer overrun? -2.21
Better language feature than exception handling in C++? -0.09
Can a contiguous allocation boundary be forced in a C++ template? +0.51
In practice, whats the better choice: hash table, radix tree, red b... +1.08
How to optimize my current getMax method to retrieve the highest nu... -0.33
How to recognize what is, and what is not tail recursion? +0.67
Do you use tense when naming methods of boolean return type? -1.02
Greatest GCD between some numbers -0.81
Interruptible in-place sorting algorithm +1.02
What is the byte alignment of the elements in a std::vector<char... +0.82
Is there any way to follow the bottom-up approach in C? +0.87
How to return the last three values of a vector? +0.83
Is there a structure in Python similar to C++ STL map? +0.32
Program communicating with itself between executions -0.18
int transforms into int&? +1.19
Modifying strings in C +0.29
Converting prime numbers +0.45
C preprocessor macros: check if token was declared +1.64
Quine Confusion.What actually does quine prints? +0.02
C++ get description of an exception caught in catch(...) block +0.48
C++ re-throw an exception caught by +0.31
Ensure multiset is reordered when objects change +0.04
Style Question: if block in or around function? +0.05
Meaning of lone curly-braced code blocks in C +1.36
Possible to #if or #ifdef based on preprocessor-generated "thi... 0.00
Why are many developers opposed to using the "protected"... -1.23
Is this Macro Abuse? -0.95
Can 'return' return multiple values in C? -1.56
Finding the optimum file size combination +0.12
Custom malloc for lots of small, fixed size blocks? +0.99
How to set a time limit on a function with a secure area 0.00
Maximum number of fields for a C++ object +0.33
FAT File system and lots of writes +1.13
What to do about a 11000 lines C++ source file? +0.54
Is it possible to have source code that 'times out' (becomes invali... -0.19
Makefile with different rules for .o generation 0.00
base class 'class std::vector<...>' has a non-virtual destruc... -0.31
Several C++ classes need to use the same static method with a diffe... +0.47
data structure for storing array of strings in a memory +0.95
Should I allow a plugin to crash my application? -1.37
Is naming variables after their type a bad practice? -0.49
How to write more efficient code -0.28
How to concatenate two strings where the source string should be ap... -1.47
How does a function detect string pointer vs string literal argument? +1.23
supplying inputs to stdin programatically line by line? -0.97