StackRating

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

Peter Alexander

Rating
1637.25 (747th)
Reputation
45,223 (2,325th)
Page: 1 ... 9 10 11 12
Title Δ
Placement of defensive structures in a game -2.72
Unresolved external symbol when lib is linked, compiler adds the le... +0.25
Reference initialization in C++ +4.29
Class constructed only on stack; not with new. C++ -4.26
Converting from "foo<T>" to "const foo<cons... -2.84
OOP design problem +2.04
C++ Array and Vector are hold values or references? -1.68
Which is the best data-structure for iterating through arrangements... -4.50
DirectX9, DirectDraw, Optimization? -1.81
Interesting Problem (Currency arbitrage) +3.58
C++ pointers to class instances +2.23
Type - Subtype relation. Something seems unclear +3.89
Help with geometry problem - don't have any idea +1.78
How to design a class where the user/caller has options to provide... +3.96
A few questions about C++ classes +2.68
Can I return in void function? +3.71
Is there a way to have a single static variable for a template clas... +3.59
Dynamic programming algorithm N, K problem +1.35
Why does my C++ code fail to delete all nodes in my BST? +3.95
What does the C++ language standard say about how static_cast handl... -3.23
C++ How come I can't assign a base class to a child class? +2.67
Initializing a Char*[] -1.52
Is there a way to specify how many characters of a string to print... -1.41
String and character mapping question for the guru's out there -3.26
Forward declaration of nested enum -0.50
How do I convert a char* to an int? +1.10
C++ static template member, one instance for each template type? -1.20
Is it possible to specialize on some (not all) class template param... +0.44
Advantage of STL resize() -3.75
In the generic programming/TMP world what exactly is a model / a po... +4.16
Can I delete OpenGL vertex arrays after calling glDrawArrays? 0.00
How do I require const_iterator semantics in a template function si... -2.87
Why this Dijkstra (graph) implementation isn't working? -1.75
Static library API question (std::string vs. char*) +3.73
machine precision and max and min value of a double-precision type -4.00
How can I convert a function of input size defined recursively into... +3.79
How to guard against memory leaks? +3.52
use of char * vs std::string in different environments -2.58
machine precision +4.06
Getting input from user using cin +4.23
Is creating a base class for all applications of a particular type... -3.49
Identical Class Member Names and Function Argument Names in C++ +4.28
Need basic help parsing a string in C++ -0.54
C++ STL List calculate average +3.88
Is there any technique to convert a image in to real text which is... +2.01
In what language is there a "guard" keyword or concept? -3.18
iostream use of << to construct string +3.92
Is it required to add 'extern C' in source file also? +3.41
How to rewrite array from row-order to column-order? -3.84
Why does OpenGL have global functions? +4.89