StackRating

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

Nikos Athanasiou

Rating
1534.03 (15,320th)
Reputation
16,354 (8,538th)
Page: 1 2 3 4
Title Δ
Passing user defined class as template parameter 0.00
is there any difference between f+=1 and f+=1.0 if f is a double? -0.69
Erasing an element from 2D vector c++ +0.54
Removing items from vector string C++ -1.79
how to get rid of lambda syntax +1.77
pointer to function call vs pointer to member function call +0.48
What are the rules for automatic generation of move operations? +2.16
C++ function takes ints, but example shows text? +0.13
Hiding implementation details of base class from derived class +0.48
How to convert three functions to one generic function? -0.06
C++ Each Class method in a separate file? -0.01
C++11/14 and return( ... ) vs return +1.33
Range-for-statement cannot build range expression with array functi... -0.11
How to use const qualifier with decltype? -1.71
How to pass character array to a function in C++ without any tempor... -1.61
Is a template parameter evaluated at compile time? +0.51
C++ variadic template std::function to lambda conversion not working +1.57
How to send a template to another template without declaring the ty... -0.14
pass operators overloadings as templates parameters +1.87
Is it required to explicitly list default parameters when using tem... +0.82
Efficient way to update the values of a given range of cells in an... -0.23
Implementation of lower_bound on vector pairs -0.74
Address of a reference -0.31
Alexandrescu singleton with policies 0.00
Is copy-and-swap always the best solution? -0.98
How is C++ function template implemented in assembly? +2.12
Convert values to values inside a range in c++ , optimized using bo... +0.47
If-else based on which typedef is being used -1.36
Calling the same function within the function +1.67
How to avoid to declare the same type two different times in functi... +2.00
C++ fast random number generator -0.84
C++11, type deduction of derived class in static method -1.35
Do tuples have an implicit lexicographical comparison? -1.11
C++: Containers of Arbitrary Template Type +0.01
Moving a vector element to the back of the vector -3.55
Function template overload resolution +0.12
random number picker between 2 numbers -3.97
What does variable initialization mean 0.00
Storing a reference to an array in C++ +2.78
Which are the type constructors in C++? -4.53
boolean operator in for loop in c++ -1.56
How to initialize a member array in a template -3.37
Is std::vector<T> a `user-defined type`? +0.65
eliminate unnecessary copies when calling C++/STL algorithms +3.53
std algorithms with pointer to member as comparator/"key" +1.62
Operator overloading for lambdas? +3.85
Is boost::lexical_cast redundant with c++11 stoi, stof and family? -3.78
C++ does the iterator need to be deleted? -0.46
Overloading Based on L-Value versus R-Value +0.31
Check if a type has a member function (inhrited member functions al... 0.00