StackRating

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

Peter

Rating
1503.71 (300,830th)
Reputation
6,206 (26,239th)
Page: 1 2 3 ... 4
Title Δ
How to access proto.EnumValueOptions extension values in Golang? +0.45
Safely erasing from vector of pointers 0.00
unordered_set pass by address 0.00
Variable doesnt change within an object list -0.02
Is C++ memory alignment correct or inefficient? -0.76
"The breakpoint will not currently be hit" error while de... -0.26
Return the Reference of a pass-by-reference parameter -0.75
Returning by reference of a value stored as a pointer - memory leak? +1.15
C++ change default argument to constructor in derived class -0.37
error: request for member which is of non class type +0.47
Bit vector implementation from a given array +0.34
Do I really have to nullify all the members in move constructor/mov... +1.70
Unpredictable boolean comparison c++ +0.49
Segmentation fault: 11 and malloc errors in C++ code +0.47
erase element from vector +1.49
Fastest way to speed up map<string,int> .find() in c++ . Wher... +0.22
How to insert into an array? c++ 0.00
Which is preferable for each, in or for_each? -0.49
convert hex buffer to unsigned int +0.01
c++ STL algo remove_if used with template +0.48
performance of openmp code and how to make it faster +0.02
C++ Initialize array in constructor EXC_BAD_ACCESS -0.34
Pointers and char*'s -0.44
C++ Operator Overload - call function to get value inside overload +0.91
Is it possible, in python, to update or initialize a dictionary key... +1.34
Am I right in thinking this snippet is O(n^3)? +1.96
warning C4229: anachronism used : modifiers on data are ignored +0.58
Would this class have a Strict Weak Ordering +2.12
Compiling c++ Visual C++ 7.1 solution without Visual C++ +2.20
Fastest way in Python to find a 'startswith' substring in a long so... +1.10
Anagram generator for C++ (not using STL) +0.17
Writing Vector Values to a File -1.73
Why the following will drag the performance of Fragment Shader (Ope... +0.01
VS2005 disable inline 0.00
Conversion from STL vector of subclass to vector of base class +2.33
Accessing non-array floats via pointers -0.28
C++ Vector removing specific items, but segfaults +0.87
Runtime polymorphism -0.28
Combo being editable C++ +0.47
nested iterator errors -0.63
c++ 2D array row sort based on average row value +0.51
How to get a sorted subvector out of a sorted vector, fast -0.06
Fastest way to convert unsigned char 8 bits to actual numbers +1.35
what is wrong with my openmp parallel programming -0.04
Iterator for vector of pointers not dereferencing correctly -1.20
Which parts of the Visual Studio IDE are open source? -0.53
Is a std::vector pointer reliable? +2.24
About downcasting from base class to subclass pointer -0.02
C++ Virtual Const Function -1.48
how does do{} while(0) work in macro? -1.27