StackRating

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

Alexandre C.

Rating
1587.80 (2,452nd)
Reputation
44,811 (2,361st)
Page: 1 ... 4 5 6 7 8 ... 16
Title Δ
c# to c++ dictionary to unordered_map results +0.14
C++ templated map contain itself +1.03
Does new always allocate on the heap in C++ / C# / Java +1.26
Sequence iterator? Isn't there one in boost? +1.48
C++ class design having multiple interfaces for each distinct behav... -1.68
branching based on two boolean variables +0.64
GCC: why a -Wformat warning for this fprintf? +1.44
Static, nonmember or static nonmember function? +0.38
Microsoft C++ exception: _com_error at memory location 0.00
how to pass a byte array from a CSharp client application to an ATL... 0.00
Java's Interface and Haskell's type class: differences and similari... -1.64
Refactoring advice: How to avoid type checking in this OO design -0.17
How to set default for a vector in a method -0.81
What's a better way to detect negative numbers without using a lite... -0.23
get random element from container - C++ / STL +0.84
double variables in c++ are showing equal even when they are not -0.72
Global C++ object initialization -0.55
Final clause in C switch statement (possibly using goto) +1.27
Elegant error checking +0.73
How to make sure that std::random_shuffle always produces a differe... -0.46
c# equivalent for c++/cli long +0.49
Dynamic downcast on private inheritance within private scope +1.98
write a C construct +1.00
Valued permutation -1.26
How to over come Bitset error -0.39
Mystical restriction on std::binary_search +2.35
Tag dispatch versus static methods on partially specialised classes +0.44
Making strange polymorphism -0.50
Passing an auto_ptr to a function effectively makes it a sink. Why? +2.19
Which data structure would be best for this? +0.44
Where can I find a description about the usage of "int C::*&qu... +0.77
Passing a vector to a template function -0.51
The relationship between auto and decltype +0.62
Rvalue ref and perfect forwarding -1.69
Iterating through collection of different types in C++ +0.49
Reference to Member Variable in Function declaration in C++? +0.23
C++ basic exception question +1.67
How to catch unmanaged C++ exception in managed C++ -0.88
define assignment operator= that allows only zero rhs, otherwise wo... 0.00
Advice on Copy Constructor of a Class containing a non-copyable mem... +0.87
C++ stream second insertion operator +0.05
Avoiding Brackets for Class Template Having Default Parameter +1.76
Multi-Exponentiation Implementation +0.46
link-time optimization versus. project inlining; limitations on eac... -0.56
find if two arrays contain the same set of integers without extra s... +0.50
Is this valid ANSI C++ code? Trying to generate offsets of structur... -0.24
Top K smallest selection algorithm - O (n + k log n) vs O (n log k)... +1.80
In what ways member functions may be compared to each other? -0.15
Advice on STL data structure -0.99
Lightweight wrapper - is this a common problem and if yes, what is... +1.03