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 ... 7 8 9 10 11 ... 16
Title Δ
AST traversal in visitor or in the nodes? -1.17
Is there a gcc command line option to silence warning: passing argu... -0.80
Has your pseudo-random number generator (PRNG) ever not been random... -0.52
C++: select argmax over vector of classes w.r.t. arbitrary expression +1.37
Predefinition of often used values in computations - does it change... +1.08
HowTo compare std::wstring & char*? +1.07
Get type of the parameter, templates, C++ +0.46
Efficiency of Qt Signals and Slots -0.54
What optimization does move semantics provide if we already have RVO? +1.46
Is there any standard solution for buffering output operations in C... +0.48
How hard is it to write an interpreted language assuming you have a... -1.27
Comparison of custom objects and operator overloading in C++ +1.11
How to specialize only some members of a template class? +0.03
Is the value of RAND_MAX always (2^n)-1? 0.00
What is a good example of recursion other than generating a Fibonac... -0.49
Case insensitive string::find +0.85
Magic numbers in C++ implementation of Excel NORMDIST function 0.00
Javascript Math Object Methods - negatives to zero -0.45
What is a simple way to find real roots of a (cubic) polynomial? +1.45
Friending a template parameter -0.33
It is better to have a caching mechanism inside or outside of a Fac... +0.15
Calculating a very High Value in C -0.88
How can I remove duplicate values from a list in c++? +0.90
Scale-agnostic, differentiable, co-planarity measure +2.18
math: scale coordinate system so that certain points get integer co... +1.96
Passing type information to function in lieu of virtual template fu... +1.87
Valid uses for C++ include guards besides, well, include-guarding? -0.18
Are IEEE floats valid key types for std::map and std::set? +1.03
How do I return a vector<T> from a function in c++ -0.56
Does IEEE int->float conversion commute with + and *? -0.42
Detect a specific frequency/tone from raw wave-data -0.35
How to convert a number range from 0-200 into 1-5 range -0.54
Should I remove unnecessary `else` in `else if`? -0.30
C++ Generic Abstract Factory Design Question +0.01
What is the preferred way to implement a factory method in C++? -1.40
Is worst case analysis not equal to asymptotic bounds +1.07
C++:: Call class method using vector iterator? +0.44
finding combinatorial of large numbers +0.03
Standard or custom exception in C++? -1.41
Algebraic structure and programming -0.47
C++ Error Reporting Interface +0.37
What are alternatives to this typelist-based class hierarchy genera... -2.02
C++ Templates and STL vector problem +1.45
How to import and use a unmanaged C++ class from C#? +0.47
Why is a c++ reference considered safer than a pointer? -0.23
If I've overloaded the + and = operators, do I have to overload +=? +1.02
switch namespace by if condtion +0.26
What does "class :" mean in C++? +2.09
Why do we need to estimate the true position in Kalman filters? -1.13
passing multidimensional arrays to function -0.60