StackRating

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

Daniel Langr

Rating
1535.23 (14,512th)
Reputation
7,231 (22,126th)
Page: 1 2 3 4 5 ... 8
Title Δ
Finding index of minimum value in array, USING min(a,b) +1.00
Moving from stack to heap, vector and array +1.21
Is there an way to avoid writing constructors for all the types in... +0.50
Ways to store arbitrary data in a std::vector<unsigned char> 0.00
C++: Converting template type char to std::string -0.62
How do c++ compilers find an extern variable? 0.00
find() stl in vector in c++ 0.00
std::pair<K,V> templated function not called template overloa... +2.27
Function local static variables: pros/cons from performance point o... 0.00
Is it valid to use std::transform with std::back_inserter? -1.04
accessing objects in a vector of template class objects 0.00
Initializer list inside std::pair -1.64
c++ aggregate has incomplete type and cannot be defined with templa... +1.79
Memory-efficient MPI parallel implementation of element-wise sum of... 0.00
Attempt to use a deleted function with C++11 threads 0.00
Base class pointers and segmentation error +2.35
C++ thread using function object, how are multiple destructors are... -1.11
Checking if reversed array is the same as original one 0.00
Downcasting from shared pointer of base class to reference of deriv... 0.00
Is there a reasonable replacement for overloading and perfect forwa... 0.00
AVX2 Gather Instruction Usage Details 0.00
std::tuple with reference fails to compile in clang, but not in gcc 0.00
Using in-place lambda for complex initialisation, especially consts 0.00
STL algorithm to process first N elements which comply with condition -1.38
Is there any consistent definition of time complexity for real worl... -0.60
Why is serial execution taking less time than parallel? 0.00
Array version of allocation function 0.00
Get map from map by vector of keys 0.00
function which takes a string as input and splits it into words. Pu... 0.00
Is it possible to allocate large amount of virtual memory in linux? 0.00
Can a compiler place the implementation of an implicitly declared v... 0.00
Why does Expected<T> in LLVM implement two constructors for E... +0.48
What is the difference between v[0], v.begin() and v.data() of a ve... +0.47
How to allocate std::map's internal RB_tree node in memory pool... 0.00
template stream operator overload error: invalid reference initiali... 0.00
How to initialize a vector using sregex_token_iterator objects 0.00
thread failed to dedact callback function 0.00
C++ template selection - unusual case +0.46
How to get a 'stack based' std::stack? (with fixed max size) +1.99
How to verify CPU cache line size with c++ code? +2.19
Full matrix or triagonal part necessary in LAPACKE function for dia... -2.18
Deep copy of a linked list with a random pointer -1.55
Should I use dynamic_cast whenever for downcast? -0.07
Difference between interlocked variable access (on boolean) and std... 0.00
Testing Undefined Behavior +1.48
Create a contiguous dynamic matrix -2.20
Why does C++ not differentiate between pass by reference and pass b... -1.74
Using std::bind and std::function to use a class member function as... -0.01
Explicit conversion from std::string object to char* without using... +2.55
What happens if we add one more character after the basic_string re... 0.00