StackRating

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

dau_sama

Rating
1442.59 (4,534,145th)
Reputation
2,887 (58,551st)
Page: 1 2 3
Title Δ
C++ Initialization of static function pointer array -3.48
Why less than operator accepts different types of params while std:... -1.92
How to extract data from a line which has fields seperated by '... -2.33
TCP buffering on read -3.23
Set pointer to pointer data in c++ 0.00
Can someone clear this concept for the output I am getting? -1.99
Equivalent of enumerators in C++11? +0.45
Best language for adding a GUI to a C++ software +0.36
boost::optional vector pass by reference as default parameter -0.77
C++ vector error C2036: 'int (*)[]' : unknown size 0.00
Calculating execution time using boost::chrono 0.00
Is broadcasting possible via Boost Asio TCP 0.00
Prototyping a template function in C++ -1.64
Rough estimate of running time from Big O +2.62
In C++11, why does int16_t have a size of 4 when declared after a f... 0.00
how to get result which is returned with C callback in C++ +0.46
How efficient smart pointers are? -2.59
Why boost asio async_read_some does not invoke the callback in a ce... +0.49
Using PIMPL to include std::future in c++ dll 0.00
c++ use dynamic_cast when casting type is only known as string -0.01
Sum two series the STD way -2.40
STL list, delete all the odd numbers -2.93
Strange data alignment +0.98
Why is struct containing single char not padded to size 4 on a 32-b... +4.23
C++ deep lazy comparison with elegant syntax? -3.00
Loading data in memory in C++ +0.27
Memory management patterns +4.33
c++ stucts cant be accessed outside the if statement +1.90
Abstraction over single c++ object and std::pair of objects using t... -1.63
Substrings in the middle of a String in C -1.17
Fastest C++ way to convert float to string 0.00
Making a class to provide Lists interface +4.50
Detect C/C++ preprocessor abuse that leads to huge expanded code si... 0.00
enum to string in modern C++ and future C++17 -3.35
std::shared_ptr puzzle in function parameter 0.00
C++ Lambdas: capture list vs. parameter list 0.00
template function returning void -1.68
C++ - Fastest way to add an item to a sorted array +4.22
Passing a reference of a vector element to a threaded function -1.89
safe/standard way of casting a c++ object to void* -3.65
C++11 , move constructor requiring to call std::move explicitely -0.02
How can I improve a messaging system that utilizes the singleton pa... +0.48
Extracting return type from function template type -1.75
virtual methods C++ -2.80
Correct way of initializing a unique_ptr +0.12
Why can forced inline functions lead to bad performance? -2.59
Template friend function and return type deduction 0.00
Constructor as a function try block - Exception aborts program +4.66
Final non-polymorphic class in C++11 -2.52
Why does this struct not align properly? -3.30