StackRating

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

bayda

Rating
1490.55 (4,407,165th)
Reputation
10,485 (14,438th)
Page: 1 2 3
Title Δ
Why VC++ Strings are not reference counted? -3.07
Testing Bits To Create A String - Is there a better approach? +4.21
Are uninitialized struct members always set to zero? +2.73
read text file into class object type array ( C++ ) -1.83
Why doesn't delete set the pointer to NULL? -3.86
(*this)[i]? +4.46
Is it safe to store objects of a class which has an std::auto_ptr a... +4.73
InvalidateRect in WM_CREATE does not work -3.20
Search for nearest value in an array of doubles in C++? +4.46
Relation between word length, character size, integer size and byte -1.71
String Compare not working in Visual C++ 2005 -1.87
Factory method pattern implementation in C++: scoping, and pointer... -2.20
How to put different template types into one vector -1.88
Why does the C++ map type argument require an empty constructor whe... +3.99
C++ standard list and default-constructible types -2.59
OOP Terminology: "Container" & "Collection" -2.58
Naming conventions for template types? -2.58
How can I build a std::vector<std::string> and then sort them? -1.42
"Multiple definition of" C++ compiler error -0.26
Content of Binary Output File Created With Output Stream +4.13
How to Write Strings Into Binary File +1.45
What does it mean when you get a compile error "looks like a f... +0.61
Why does operator< need to be overloaded when implementing class... -2.82
What's the difference between these two classes? -0.35
Advice on a better way to extend C++ STL container with user-define... +3.24
Navigate from a process to it's parent -2.22
Your opinion on declaring constants inside methods...? -1.63
Memory management while loading huge XML files -2.20
How do I generate test data for my Python script? +4.21
Full examples of using Pyserial package +4.19
Create static graphics files (png, gif, jpg) using Ruby or Python -3.57
Best Practice for Scoped Reference Idiom? +4.31
Member pointer to array element -2.97
C++ "was not declared in this scope" compile error -2.61
Crypto library for C++ +1.36
Networking with C/C++ in a Windows enviroment -0.94
C++ STL Vectors: Get iterator from index? +0.17
Alternative to vector<bool> -1.29
C++ functions: ampersand vs asterisk -2.13
Accessing class members on a NULL pointer +1.02
problem with socket programming in c\c++ -1.54
How to get memory usage at run time in c++? -4.08
Padding stl strings in C++ +4.53
C++: Cross thread exception handling problem with boost::exception -3.83
Can I pass C++ strings into a method in the style of a stream? +4.64
if (!this) { return false; } +0.31
Any library that overloaded boolean operators? -1.86
How do I concatenate multiple C++ strings on one line? -1.34
Why is std::for_each a non-modifying sequence operation? -0.25
Could someone post a simple C or C++ TCP server and client example? +0.59