StackRating

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

Kaz Dragon

Rating
1500.73 (430,456th)
Reputation
5,376 (30,693rd)
Page: 1 2
Title Δ
const_cast and UB -2.08
What circumstances should someone "try...catch"? Does thi... +3.80
How bad is to use void pointer in std::vector declaration? +2.52
converting float to int: rounding in complex cases (ceil() and floo... -2.65
C++: Modifying array values for const -2.12
C++ thread safe doubly linked list +4.01
Standard Library Source File -0.11
remove commas from string +0.29
C++ return a "NULL" object if search result not found +4.53
How can I write a function template for all types with a particular... -4.04
program that will compile in C but not in c++ -0.60
When is a Java method name too long? -1.57
Understanding C++ Template Error -2.63
What's the point of "typedef sometype sometype"? +4.18
Problem compiling simple C++ progam +2.76
Easy way find uninitialized member variables -2.79
Developing embedded software library, C or C++? +1.53
Procedures before checking in to source control? +0.81
CPP: avoiding macro expansion of a macro function parameter -2.69
What question should be asked to test the interview candidate's kno... -0.94
Initialising arrays in C++ -1.25
How can I measure the execution time of a for loop? +4.06
boost::format question +4.03
Intermediate results using expression templates +4.32
Looking for Multi-Platform Memory Leak detection programs -0.06
Name of a class that wraps an external process? -1.36
Should you have an interface for all objects/classes -3.16
private inheritance +3.22
Reversing strings in a vector using for_each and bind +4.39
abstract an Interface `ISingleton` to be base class +4.11
Overloading operators in C++ +0.12
Where do you track the developments of new c++ standards? -2.10
Where do you track the developments of new c++ standards? 0.00
Crossplatform Sqlite3 Wrapper for C++ +1.19
Which one to use when static_cast and reinterpret_cast have the sam... +0.91
What's the idiomatic way to traverse a boost::mpl::list? -2.58
what is the difference between const int*, const int * const, int c... +2.38
Boost and XML (c++) -3.98
GCC C++ "Hello World" program -> .exe is 500kb big whe... -0.90
When is a function name too long? -3.03
Fast JPEG encoding library +2.88
What are potential dangers when using boost::shared_ptr? +4.27
Is it OK to return a const reference to a private member? -0.75
How much functionality is "acceptable" for a C++ struct? -1.64
What is the worst real-world macros/pre-processor abuse you've ever... -0.07
Dependency injection in C++ +1.74
Most used parts of Boost -0.51
Is using size() for the 2nd expression in a for construct always bad? +2.50
Hidden Features of C++? 0.00
Is Unit Testing worth the effort? 0.00