StackRating

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

Max Lybbert

Rating
1410.88 (4,536,050th)
Reputation
16,957 (8,168th)
Page: 1 ... 6 7 8 9 10
Title Δ
Do you still trap memory allocation failures in your C++ program -1.09
Database efficiency +1.37
I've heard i++ isn't thread safe, is ++i thread-safe? +0.52
Performance hit from C++ style casts? -0.13
Array index out of bound in C -1.03
Parsing buffer in C++ using OOP and STL -0.66
Why is getcwd() not ISO C++ compliant? 0.00
what is the difference in using && and || in the do...while... +0.88
Changing C++ output without changing the main() function -0.12
C++ question about setting class variables -0.98
Are threading issues for C/C++ "system level programmers"... -0.57
Is it wise to provide access to weak_ptr in a library interface? -0.21
Best Replacement for a Character Array +0.36
Treating Classes as First Class Objects -0.53
Allocating large blocks of memory with new -0.31
Is it practically safe to write static data from multiple threads +0.17
What kind of C++ would I have to learn to make my own OS kernel? +0.02
When should I use a vector of objects instead of a vector of pointe... +1.24
How expensive is RTTI? -0.47
How do I serve a large file for download with Perl? -0.12
Boost considered harmful? -0.04
Where are the gcov symbols? +1.68
How to Overcome Errors Thrown by mmsystem.h +4.55
C++ equivalent to Python's doctests? -1.67
shared_ptr in std::tr1 0.00
Using the "Very Sleepy" profiler to profile DLLs +4.38
How to restructure this code hierarchy (relating to the Law of Deme... +3.14
Compiler Error when adding dll reference to managed c++ project 0.00
Can I autodiscover parameters to shell or Perl scripts to "met... -1.09
Availability of #include <map> with xlC on AIX 4.3 +0.67
Dealing with "C compiler cannot create executables" in Cy... -2.96
Delete or update a dataset in HDF5? 0.00
ptr->hello(); /* VERSUS */ (*ptr).hello(); +2.96
Why is snprintf faster than ostringstream or is it? +4.60
Suppressing Linking Errors in G++ 3.4.6 -1.47
Convincing a large company to use free software? -2.47
C++ mix new/delete between libs? -1.03
Compile old C++ unix application for using in windows -1.93
Fully thread-safe shared_ptr implementation -3.61
Inheritance instead of typedef -3.56
About Memory Management in Java and C++ +3.92
Is there any way to check if an iterator is valid? +1.77
Array of structs and new / delete +0.48
How to prevent memory leaks while cancelling an operation in a work... -1.16
Memory Allocation in Recursive C++ Calls +2.86
How popular is C++ for making websites/web applications? +1.22
Managing C++ objects in a buffer, considering the alignment and mem... +0.59
What is the definitive link for C and C++ programming languages? -2.47
Is it possible to exit a for before time in C++, if an ending condi... -2.47
What is gcc serial? +4.64