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 ... 5 6 7 8 9 ... 12
Title Δ
C++ Iterator dereference and prefix increment/decrement style? Is *... -0.82
returning a reference to temporary +0.35
Is it possible to Estimate RAM needed from Turing space complexity? +2.51
Basic question in assigning value to unordered_map +0.32
C++ program for conversion of infix expression from user through co... 0.00
Class design question - how to provide read only access to class me... +1.57
calculation of bits needed +1.66
Circle to Circle Segment Collision +0.44
Approximate string matching -0.54
Why does compiler allow you to "write" a const variable h... -1.47
array of maps help c++ / qt +2.02
Data structure for text editor +0.81
Usefulness of covariant return types in C++ clone idiom? +1.98
Usage of virtual class and extern in C++ +1.65
Using C++ templates to create a class with custom components +1.14
right shifting on non integer types numbers -0.10
Is this memoy-usage optimization technique ever possible in case of... +1.67
What is the best way to handle event with SDL/C++ +1.60
How does STL return 2 iterators with the same function? -1.83
Default value for a reference to a pointer -1.94
What kinds of code need to be aware of rvalue references? -0.23
Where can I learn how to interface with a graphics card using C++? +1.01
How to break this circular typedef? 0.00
operator += overload, why const? -0.66
how could I make a search match for similar words +0.42
What does glOrtho(-1, 1, -1, 1, -1, 1) accomplish? 0.00
using user input such as YES and NO to control program flow in C++ +0.41
How can templated code find the length of a string whose type is a... -0.10
How to randomly but evenly distribute nodes on a plane +1.02
Can't check if int is null -1.43
Where can you download a preview of Xcode 4 from? -1.96
Speed up compilation in Visual Studio 2005 +0.02
Does placement new call the constructor if the passed pointer is nu... -0.79
Will a "variableName;" C++ statement be a no-op at all ti... -1.05
Out parameters and pass by reference +1.36
Circular Dependency in C++ +1.60
array into variable +2.18
operator<< for nested class +1.11
Comparing doubles -0.49
How to cover all possible data types when declaring a function para... -0.40
How to print the string's representation of an object in D? -0.09
When is the segfault thrown? -0.51
How do I find a particular value in an array and return its index? +1.14
Sorting two corresponding arrays -0.60
What does this function definition mean? -1.93
how to traverse a grid of numbers using AB-pruning in C++? 0.00
Vectors and dynamic arrays in D -2.00
Multiple types in one specialized D template +1.07
std.algorithm.filter!() template with two parameters instead of jus... +0.02
Namespaces with classes and structs? +0.41