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 ... 7 8 9 10 11 12
Title Δ
Scrollbar is not being hidden 0.00
How to cast a class instance to an interface while cannot instantia... -1.92
How to know pointer is pointing to dynamically or static allocated... -0.69
Enforcing method definition for templates 0.00
Replace a pattern in C++ 98 -0.26
How can I add member functions in built-in classes in c++? +1.56
How to refer to specific character of a string in a string vector? +2.04
Passing pointers to async as arguments generates compiler error 0.00
How to get a list of a class's member variables in C++? +2.30
argument of type WORD* is incompatible with parameter of type LPCWSTR -0.02
Arrays passed to function in C++ giving different lengths -0.46
Validate parameter for 0 or 1 +1.21
How to access a public member variable from another class thru an i... +0.70
IFSTREAM through parameter 0.00
Do we cast objects or references? -0.67
How do I search for end of line ('\n') in a UTF-8 text? -0.71
Exit application while stdin blocking on windows -0.01
function pointer to a different class member -0.83
strcmp and void pointer in C -1.47
Trick to ensure that "only" rvalues can exist of a partic... -1.90
SFINAE did not compile -1.89
How polymorphism works involving multiple inheritance? -0.26
Objects on heap +1.33
Is there a removeAt function for strings in C++? -0.69
Abstract Class Initialization in C++ -1.77
move semantics with const object +2.15
Convert bytes from a file to an integer c++ +2.41
Exception handling in virtual destructor +1.22
Default initialization throws exception +0.73
Pass lambda expression to function that creates async -1.67
C++ Switch Cases -0.50
Get name of variable pointed by pointer in C++ 0.00
`std::function` template argument deduction/substitution failed 0.00
I'm trying to list startup programs in C by using registry +0.51
Shortest code to split std::string into std::pair -0.31
how long can I use reference returned by std::vector::operator[]? -1.02
C++ generic array implementation -0.60
c++ translate from dynamic allocation to references -2.02
How to do this with the ternary operator in one line? +1.54
Can I get the name of file used from ifstream/ofstream? +0.42
IPC on Terminal Server with C/C++ an nw.js/node.js/node-native-modu... -0.00
Locking ostream output in macro -0.97
Upgrade from pointers to references - How to deal with NULL to refe... -0.05
Is Callback Functions in Node js execute in synchronous way? +0.79
What exactly is a "member" of a class in C++? +1.04
Programmatically close Windows console application c++ +0.48
Dereferencing pointer to incomplete type -1.70
C++ Templates with multiple constraints -0.21
Why we can't assign value to pointer 0.00
Why does this simple C program crash at runtime? +0.88