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 2 3 4 5 6 ... 12
Title Δ
How auto is deducing pointer type? +1.89
String building in C++ exception’s what() +2.03
What should last task in a chain return - c++ rest sdk? 0.00
Java Socket not receiving body of http request 0.00
How to cast std::make_unique so that I can use the functions declar... 0.00
Windows PPL(C++): Is this the correct way to test if a task is done? 0.00
std::unordered_map does not release memory +1.24
bad_cast is not thrown always from dynamic_cast +1.14
Does nodejs have multithreading under the hood? 0.00
WinHttpSendRequest returns ERROR_INVALID_PARAMETER 0.00
Acquire/Release semantics reordering 0.00
Meaning of unique_ptr<const T> 0.00
Assigning make_unique<X> to shared_ptr<X> +0.93
Using C++11 std::thread native_handle and whether I need to CloseHa... +1.98
Thread join c++ behaviour +1.88
How does std::vector destruct its objects? -0.08
Can std::string be used for openssl crypto keys? +0.51
How to cleanse (overwrite with random bytes) std::string internal b... +0.18
const correctness and member pointers +1.22
Concurrent code without waiting +2.58
What does mean "release sequence" -1.82
Lifetime requirements for storage of std::exception_ptr +2.41
Can std::vector<T>::iterator simply be T*? -1.52
Is it valid to append a string to a character array like char p []... +0.17
Why doesn't std::queue shrink its memory after popping elements? +1.61
Data race with std::unordered_map, despite locking insertions with... -1.04
Why is the `std::sto`... series not a template? +0.18
Are items placed in an unordered_map stored in the stack or the heap? 0.00
Does the _T Macro effect std::string constructor? +0.14
If you're in the "we don't use exceptions" camp,... -0.21
When to use ostream_iterator -1.71
C++ move semantics performance compared to Java +0.56
How to write Unicode string to file with UTF-8 BOM by C++? +1.87
Is erase() in std::vector linear time operation? +1.05
Different implementations of a method that returns a Task -1.01
how to capture a parameter pack by forward or move? -1.10
Why is Java platform independent? +1.07
Dynamically allocated member variable. What's the point? -2.21
Async-Await Not Executing On Expected Thread -0.17
VS2015 Variadic templates bug? -0.48
Is there a reliable way to force a thread to stop in C++? (especial... +1.70
std::launch::async is blocking like a sync process +0.08
How to pass overloaded nonmember functions to threads? +1.04
HttpClient.GetStringAsync blocking in console app +0.79
thread::hardware_concurrency() checking returns zero value 0.00
Initializing values by memsets +1.62
memory freeing in STL containers +0.10
Does Windows std::thread uses internally PPL? +0.17
Understanding Liskov Substituion Principle +0.01
non-standard syntax; use '&' to create a pointer to mem... 0.00