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 7 ... 12
Title Δ
C++ threads: cannot unlock mutex in array after condition_variable... +0.03
How to choose correct number of threads for C++ multithread applica... +0.53
How to implement a C++ method that creates a new object, and return... +1.54
map deleter isn't working in C++? -0.14
Porting socket server from Node.js to C# +0.54
c++ no matching function for call to vector push_back -1.35
What determines character encoding in C++ 0.00
Do I need to guard a variable that is written by one thread and rea... +2.10
Why this is a memory leak? +1.33
How to avoid repeated istringstream construction when converting st... 0.00
Why do some class methods return "*this" (object referenc... -0.82
c++ multithreading - memory synchronization -0.50
Which is better: explicit or typeless get()? -1.46
Will a method be called virtually even if no sub-class overrides it? -1.11
How to write unit test for network client? -0.86
Is the last appearance of a local variable treated as an rvalue in... -1.91
accessing unordered_maps as pointers 0.00
C++ REST SDK: asynchronous tasks vs. C++11 multithreading 0.00
cannot convert ‘void (myClass::*)() to void (*)() +0.66
C++ thread: what does join do exactly? -0.30
Adding a move only type to a class makes that class as a move only... +1.20
c++ function return NULL string reference +0.69
How to make a simple http GET request in c++ for windows? 0.00
pointer as C++ iterator +0.14
Under what circumstances can operator[] for std::map return 0? +0.52
Best container for ordered elements +0.03
WSAConnect() vs ConnectEx() 0.00
How to link native DLL to C# class with *char data -0.45
windows c++ multi thread +0.53
std::unique_ptr::release() vs std::move() +0.04
Is it safe to use thread that manipulate the current object? -1.99
Why is there no Monitor.EnterAsync-like method +1.96
Can reducing loop times in C++ codes help increase the speed? -2.11
Moving semantics of unique_ptr +0.33
C++ Move constructor for class containing vector 0.00
What are the functions from the C++ standard library that must/shou... -1.45
c++ should condition variable be notified under lock -0.74
Is it possible to write one function for std::string and std::wstri... +0.52
Is it a right way to use unique_ptr? -0.44
Why there is no stack overflow while using asynchronous operations? +0.91
Sink parameters and Exceptions +0.51
Non blocking read on files/getting file descriptors c++ -1.99
Why stackalloc cannot be used with reference types? -0.49
Filling a vector with multiple threads -0.94
C++ RapidJSON parse a JSON object wrapped in a callback function 0.00
Incorrect/buggy sorting of classes containing C++ strings when usin... 0.00
std::vector::emplace_back and std::move +1.30
C++11 how to extend a class template such as std::packaged_task +0.26
Passing int&& to f(int&&) -1.25
Checking if a type is a map +0.50