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 ... 5 6 7 8 9 ... 12
Title Δ
does const has an effect in runtime +0.13
Why Doesn't std::string.data() provide a mutable char*? +1.65
Javascript yield from the function nested inside generator -0.37
What is the different between *&aPtr and &*aPtr? +0.62
Getting the most "popular" number from array +0.49
Calling function before objects are created in a class +0.43
Which is more efficient: Return a value vs. Pass by reference? +0.72
C++: Append to front, add to back array of int's +0.69
Lock objects for all threads? -1.37
Heap alloc in c -0.82
Delete Files with C++ on windows 0.00
Is it efficient to use Threads like that? -0.21
std::thread class vs std::this_thread namespace in c++? -1.98
Square brackets after object creation -1.72
In C++ how could I cast a sub class instance from one base class po... -1.63
Variables stored on heap vs. stack in a non-fully compiled language... +0.49
C++ What to do when a derived class doesn't implement a functio... -1.97
Doubly linked-list stops working 0.00
C++ Windows Sockets - Close socket at program exit 0.00
Is it safe to realloc memory allocated with new? +0.06
Performance optimization: C++ vs Java not performing as expected -1.63
How to detect if DWORD is manually defined? +0.00
error in async function 0.00
C++ static member deconstructor called multiple times +1.69
How to forward declare a template class and use it as a member data... +1.28
int**= int*[] Is this true for arrays? -1.86
c++ server with multiple threads -0.31
Wait for either condition A or condition B in a std::thread -1.44
std::function argument types +0.01
Why does on('data') listener interpret 2 different requests... 0.00
C++ Need explaination for this functions -1.84
How to implement a SQL like container in C++ -0.69
Can I explicitly invoke property destructors so that I can see whic... 0.00
Avoiding object slicing in a method call +0.45
C++ std::add_const not working correctly? -0.55
What's the purpose of NodeJS async functions if the function do... -1.89
Can a friend of A<T> be also a friend of A<A<T>>? -1.14
C++ prefered way to share objects between methods within the same c... -1.86
Passing by value all types but string to a template function -1.50
Handle access violation exception in vector iteration +0.43
Add node to binary search tree -0.23
Why aren't built-in arrays safe? +1.84
casting between sockaddr and sockaddr_in +2.07
Improvement over vector assignment and clear -1.83
Is there a point to define move-only objects in c++11? -0.52
Is char variable always represented as dereferenced char*[2] with {... -0.54
Using setInterval() in C++ +0.48
Can I return a NULL-Pointer in a C++ method? +1.13
Lambda expressions and RVO -0.52
c++ overload [] operator +1.65