StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Tony Delroy

Rating
1561.81 (5,270th)
Reputation
85,937 (933rd)
Page: 1 ... 46 47 48 49 50 51 52
Title Δ
Safe counterparts of itoa()? +1.66
Efficient way of determining minimum field size required to store v... +0.50
Any better alternatives for getting the digits of a number? (C++) -0.06
Which is better: Function overriding or passing a function pointer... -0.49
Am I abusing of const? +0.11
About iterator and const problem in C++ -1.27
Encapsulation v Performance -0.64
Naming a cyclic buffer class for timed samples? +0.69
Data structure to store huge amount of data? +0.55
dynamic_cast from "void *" +1.20
concurrent modification of bits in a integer -0.49
Free C++ code samples -0.54
Implement copy-ctor in terms of copy-operator or separately? +0.04
C++ -- Why should we use explicit in this constructor? -1.67
Finding the day of the thirteenth of every month over a period of y... +1.08
Difference between char and char[1] -1.58
Why can I access private variables in the copy constructor? 0.00
Is a stack overflow a security hole? +0.32
What is a nested name specifier? -0.04
Need a better wait solution +0.03
Improving my C Style String Usage -0.66
Trigger specific constructor for a member in the member initialisat... +1.29
What does it mean when using the template in C++ 0.00
Initialize a static const empty array -0.14
Threading using pthread +0.89
Why is this true? -1.26
Is it bad practice to use co-dependent classes? -0.06
Is there a connection between how casting is done and concept of po... +0.02
C++ templates - basics -0.55
How to check what parts of template are instantiated? +2.17
complexity about going from beginning to end and back through a vec... -1.25
has_member_of_type - template metaprogramming in C++ 0.00
C++ class ordering -0.29
long lines of integer arithmetic +0.49
Can't overload << for Enum in C++ -0.76
Microsoft Interview Question : Write an efficient string matching p... -0.01
Is it possible to have a function(-name) as a template parameter in... +2.23
change of vectors first pointer +0.74
static_cast on derived classes when base turns from not polymorphic... +0.49
C++ Using a file format -0.78
accessing protected members of superclass in C++ with templates -1.12
Why can we delete arrays, but not know the length in C/C++? +1.34
structure member access - command line +0.10
Test of equality using if statement in C++ +0.11
How to avoid if cond. for stack operation -0.52
got "cannot appear in a constant-expression" when using t... -0.56
STL queue push behavior -0.81
Stopping or Blocking Inheritance in C++ +1.27
C++ boost how to get a number of members in enum? -1.24
Updating global variables from a single worker thread: Do I need mu... -0.25