StackRating

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

Benny K

Rating
1514.81 (45,911th)
Reputation
41 (1,156,046th)
Page: 1
Title Δ
How would you design a function that attaches children of a Compone... +3.83
Generic Eigen Matrix/Vector object transfer to a custom matrix/vect... +3.92
Is lazy evaluation efficient/optimizable? 0.00
Issue with custom C++ QuickSort 0.00
Evaluating sinx using Horner's rule with recursion 0.00
Different template class realizations but same member functions -0.37
How to change this code from recursion to iteration 0.00
C++ - Extract template parameter from derived class +4.69
Calling base methods from member initializer list -3.96
Cost Analysis of Recursive Pascal Triangle Program 0.00
matrix filling, but it is skipping an element each row, why? 0.00
Calling overridden method of helper class in C++ -3.88
Performance with matrix class in C++ 0.00
Compute the similarity rate between two symbols with white backgrou... 0.00
Better way to convert decimal float into special hexadecimal notation +5.67
Cast to reference type 0.00
Implicit const/nonconst operator bool 0.00
Template metaprogramming - trying to implement Dimensional Analysis 0.00
Time complexity when have composite data type such as tuple or pair? -3.38
calling a static data member declared in hxx file -2.71
Use different class templates inside another class template 0.00
Is a good practice to used shifted unsigned numbers as an index num... -3.42
Visibility of members of base template class not directly inherited +1.79
C++: How do I optimize out an empty data member from a standard lay... 0.00
My simple c++ calculator is not working as it should be +0.02
How to reduce the complexity of this code +3.71
c++ std::tuple of a variadic type list prefix +4.95
Storing templated objects in a vector (Storing Class<int>, Cl... +3.96
Partial Pivoting/Gaussian elimination- swapping columns instead of... 0.00
constexpr discrepancy between gcc8.2 and (intel) icc19.0.1 0.00
struct initialization/constructor using meta-programming 0.00
Initialize std::map with common values without duplication 0.00