StackRating

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

David Haim

Rating
1520.54 (30,837th)
Reputation
18,629 (7,452nd)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Node.js: What is most efficient way to delegate CPU-heavy work? 0.00
Undesirable destructor call when starting a thread on a member func... +0.49
Segmentation fault on file IO 0.00
Why say that a 2-dimensional array is a "pointer to a pointer?... -1.64
I need a std function which checks how many elements occur exactly... -0.31
Functions and function pointers in C++ 0.00
Mapping format specifiers when Unicode is defined in C++? -1.92
CaptureDumpFileOnDevice return 0 and GetLastError = ERROR_INVALID_P... 0.00
Polymorphism in c++ idea of vtable (dynamic binding) +0.01
Calling a virtual function through a pointer using async in c++ 0.00
Difference between serialization and normal object storage? -0.66
In C11/C++11, possible to mix atomic/non-atomic ops on the same mem... -1.95
How to properly forward unique_ptr? -1.25
Is there a better option than reinterpret_cast<char*> when re... -1.02
Pass variables from the external javascript file to c# and vice versa 0.00
Are cpp classes dynamically loaded? 0.00
Are public, in-class typedefs necessary in C++1y? +0.18
Is it legal to re-capture variables with Lambda function? -1.37
Thread-safe TBB::concurrent_hash_map erase 0.00
How to handle a value that may be an std::string or std::wstring 0.00
problems with implementing my own vector::emplace_back +2.31
Function const return type: invalid initialisation of reference of... +0.13
Open QWidget or QWindow from the current one -0.52
Make asynchronous code blocking -2.00
A canonical way to implement move semantics in a class -1.32
How to summarize the elements of std::set -0.29
Does ::operator new(size_t) use malloc()? -1.03
Defining static const std::string class variable 0.00
test std::function validity after bind to member function +0.31
How does this recursive function get to this output? -0.43
Why is declaration and definition defined this way in Effective C++? +1.25
Trying to get a C++ switch statement to recognise spaces, tabs, etc -1.43
implement move constructor & move assignment operator in c++98... +0.01
Will the original object get deleted if I return a unique_ptr? -0.42
C++ cast std::vector<char*> to char** +0.50
With a string longer than 10 letters, char* changes without any app... +0.46
range based for loop with const shared_ptr<> -1.67
Java Memory Management +1.91
How can we jump back in to the constructor body from it's funct... +0.50
High performance - converting Objects to Array while sorting keys +2.19
In C++ are constructors called before or after object creation? -0.66
Safe way to check authentication (NodeJS/Express) 0.00
Re-implementing std::map::try_emplace() from C++17 in C++11? -1.08
where to use virtual function here 0.00
C++ node.js module. cout not working? +0.00
C program crashes after 2 reallocs -1.76
Why global variables are there in C++? +2.54
Should I use printf("\n") or putchar('\n') to pri... +0.41
How to tell when an argument is from a hardcoded number? +0.76
compare function for pair -1.95