StackRating

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

davidhigh

Rating
1531.33 (17,401st)
Reputation
9,162 (16,866th)
Page: 1 2 3 4 5 6 7
Title Δ
Check whether two elements have a common element in C++ +0.80
c++ : template class vs two classes : efficiency +0.47
C++ function not working in different class -0.12
avoid specifying redundant template parameters which contain templa... -2.48
Polymorphic (Generic) Functions as Arguments in C++ +4.55
How to select duplicate columns data from table -0.82
Virtual template function visitor workaround with template derived... -4.29
multiply numbers on all paths and get a number with minimum number... 0.00
Is this the correct method of using dot product to find the angle b... 0.00
Sorting a pair of vectors +0.42
Using std::map with Eigen 3 0.00
Symmetric template's arguments 0.00
How can I use std::lower_bound when I'm only interested in comp... -2.19
How do I get the Polynomial Interpolation coefficients using gsl_in... 0.00
Find multiple adjacent values in container +1.97
STL sort by variable and then in ascending order +3.70
Getting size and height of binary tree 0.00
Multiplying matrices in Eigen c++ gives wrong dimensions 0.00
Algorithm to return the smallest integer in the whole set -2.99
C++98 Valid use of "for_each" in the code +0.02
How to iterate over a tuple in C++ 11 +1.21
C++ Templated Friend Classes 0.00
iterator over references of std::vector<std::unique_ptr<T>... +0.50
Im trying to sort these nodes by alphabetical order 0.00
How does Support Vector Machine compare to Logistic Regression? 0.00
Writing a destructor for a class containing a dynamically allocated... +4.09
A general-purpose STLish contains() -3.26
Converting from std::vector<unsigned char> to wstring of diff... 0.00
Converting permutations code from python to c++ 0.00
Why is 'IS NULL' 100x slower than 'length() = 0' on... 0.00
How to dynamically create new array each time a function is being c... 0.00
Invalid Static Cast -3.75
Artificial Neuron Program 0.00
Template parameter as return type -2.91
Overloading the standard operator<< for std::complex 0.00
Algorithm, that removes duplicates from array doesn't work +0.99
How can I create a shared_ptr to a std::vector? +3.69
how to solve: f(n) = f(n-1) + 3*f(n-2) + 3*f(n-3) + f(n-4) +3.58
Rvalue Reference in Type Deduction in C++11 +4.12
How to convert from a Compressed Row Storage to a Compressed Column... +0.11
More efficient data structure -0.11
error: passing ‘const Complex’ as ‘this’ argument of '....'... 0.00
How can I trust casting from double to integer? +1.78
std::map with cv::Point as key 0.00
C++ Eigen: How to write a function that can both take a regular (de... 0.00
What's the best way for gaming to access other classes' mem... -0.15
Negate if condition in bash script -0.70
Multi Output Neural Networks 0.00
condition in template function implementation depending on whether... -0.93
Is there a query to select a column whose name is stored in another... 0.00