StackRating

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

Brian Rodriguez

Rating
1540.51 (11,558th)
Reputation
2,586 (65,323rd)
Page: 1 2
Title Δ
How to sort std::array with std::sort? -0.18
STL algorithms with templated functions as parameter -1.10
Changing the value of a 2d list based on a 2d list of coordinates +3.75
Does an array in Swift has any order? -3.67
General swap implementation in terms of byte swap +3.81
push_back an object into vector -4.37
C++11 Multiline lambdas can deduce intrinsic types? 0.00
How std::transform and std::plus work together? +3.64
Why I can not return initializer list from lambda +1.16
What is the most efficient way of copying elements that occur only... +1.79
Rule of zero in C++11 +3.28
How can I implement various iterator categories in an elegant and e... -4.23
Reading data from file C++ -0.46
C++ Optimal way to create a sorted array from a sorted array of obj... -0.09
Succinct implementation of min() that returns minimum of multiple v... -2.60
Data controlled programs in c++ +0.35
strongly typed enums not allowed to be used as arguments of the sam... -1.17
Implement the move semantic in a derived class from stl vector +3.78
binary_search return always true c++ +2.54
C++11 copying std::vector of std::unique_ptr which is a member +3.89
Returning unknown number of values from a function prototype 0.00
Distinguish between temporaries and non-temporaries in function sig... 0.00
Can you reverse an vector partly using std::reverse or anyother in-... 0.00
Selection Sort using Templates, invalid conversion string to int, C++ 0.00
std::unordered_map::find using a type different than the Key type? -3.82
Remove duplicate vectors from vector of vectors +4.23
python add specific lists within a list -1.29
C++:Sort the initial part of an array in ascending and the other pa... -0.98
Find nearest three values of a number from an array of numbers +4.31
Need help trying to insert numbers from the keyboard into a vector... 0.00
Iterating over different types -2.04
How to get unique strings from array c++ -1.74
C++ Pointer to an Array +3.90
Can I conditionally choose which variable to assign to? +1.82
How to calculate sin and cos off all vector elements? -2.08
A functor to find the minimum object that satisfies a condition -0.13
lambda function c++ capture by value reset its values, why? +3.89
Replacing unique_ptr object in a vector with Another unique_ptr 0.00
Calculate sum of int inputs using a for statement -1.43
Iterate over lists stored in dict values +3.88
how to remove repeat rectangle from vector<Rect>? 0.00
How can I make this variadic template code shorter using features f... +0.09
Nice way to create a dynamic 2D matrix in C++ 11 +1.50
Tuple isn't being constructed in order? +3.76