StackRating

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

Charles Eli Cheese

Rating
1372.82 (4,536,280th)
Reputation
717 (203,755th)
Page: 1 2 3
Title Δ
c++ what in-memory compression library? -1.64
Using dynamic allocations in a mission-critical / life-critical sof... -3.06
Using C++, how do I correctly inherit from the same base class twice? -3.02
Theory on error handling? +1.83
OOP Game Design Theory +1.57
3d max integration with c++, Cal3D where to start? +1.11
Should C++ programmer avoid memset? -0.50
Using reference as class members for dependencies -2.05
C++ context switch and mutex problem -2.06
VC choosing the wrong operator<< overload only at the first c... -3.08
C++ while profiling found performance problem in ntdll - how to get... -2.36
One big pool or several type specific pools? +2.68
Why is free() bogging my program down? -0.70
How much time would it take to write a C++ compiler using flex/yacc? -2.37
What's a good project tailored to learning strengths of Unix / Linux -1.94
Software protection alternative to Themida 0.00
Virtual Methods or Function Pointers -1.82
Learning C++ and overcautiousness -0.47
Should you rely on another header for the headers it includes? +3.02
C++: When is it approperiate to use multiple inheritance (when is i... +0.94
C++ Array vs vector -0.76
'enclosing' scopes for friendship classes -3.03
What alignment guarantees can I expect for arrays in a struct? -2.64
mixing cout and printf for faster output -2.80
thread synchronization - delicate issue -1.60
C++ cache aware programming -3.15
When do you worry about stack size? +0.53
How could pairing new[] with delete possibly lead to memory leak on... -1.54
Is opening too many threads in an application bad? -1.34
Better random algorithm? -2.61
Why aren't pointers initialized with NULL by default? -1.78
Member function still const if it calls functions that break "... -3.00
Memory management in C -1.00
How do i get out of the habit of procedural programming and into ob... -0.02
Header inclusion optimization -3.41
Guide to switch from Visual Studio to Emacs on windows? -2.32
In .cpp file, defining methods with "class Foo { void method()... -3.25
casting via void* instead of using reinterpret_cast -1.95
Workarounds for the forward-declared class enumeration problem? -3.32
Is there a way to prevent a header defined c++ function from being... -2.09
Shall I place try...catch block in destructor, if I know my functio... -0.11
Deleting And Reconstructing Singleton in C++ +1.96
To iterate or to use a counter, that is the question -2.19
Sharing object by reference or pointer -1.19
Avoid slicing of exception types (C++) -3.32
overloading new and delete problem -3.52
Is assert evil? -1.14
C++: do you (really) write exception safe code? -2.46
Best practices: Where should function comments go in C/C++ code? +0.13
C++ - Arguments for Exceptions over Return Codes -3.31