StackRating

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

jalf

Rating
1635.77 (774th)
Reputation
213,107 (209th)
Page: 1 ... 18 19 20 21 22 ... 37
Title Δ
Avoid excessive function parameters: class-centered or function-cen... -0.43
Algorithm for generating a unique ID in C++? -0.37
Which is more efficient: Bit, byte or int? -1.28
Why is being explicit in C++ required? -1.06
Java Runtime Performance Vs Native C / C++ Code? +0.96
Is Loop Hoisting still a valid manual optimization for C code? -1.78
How to solve a problem in using RAII code and non-RAII code togethe... +1.64
C++ range/xrange equivalent in STL or boost? +0.80
C++ range/xrange equivalent in STL or boost? -1.01
OOP Game Design Theory +0.84
Tetris: Layout of Classes +0.32
C++ Force Template Parameter -0.95
Is shared ownership of objects a sign of bad design? +0.36
Does C++ programmer simulate features of Java? -0.19
Ampersand inside casting -0.39
Two static libs, two different vector implementations, what would t... -0.05
Boost Test Fixture object clearing between tests 0.00
C++/CLI: why should I use it? -0.38
Is it good practice to NULL a pointer after deleting it? +0.85
What alignment guarantees can I expect for arrays in a struct? +0.51
How defensive should you be? +0.81
Determine an included header files contribution to total file size -1.33
Windows.h error -0.08
Would VS2008 c++ compiler optimize the following if statement? +0.97
Is C++ the single language that have both pointers and references? -1.39
is there a design pattern that isolate 'methods' from member? +0.22
Where in memory is vtable stored? +0.32
Advice on starting a large multi-threaded programming project -0.33
Where does the C++ compiler start? -0.98
Performance of C++ Operators -0.18
Can constructor call another constructor in c++? -1.18
Taking advantage of SSE and other CPU extensions -0.04
Threads and simple Dead lock cure -1.47
C++ efficient inheritance of certain methods in child classes +0.28
What's a pattern for getting two "deep" parts of a multi-... +1.55
How do you try out small/simple C or C++ source codes? -0.59
How is C# inspired by C++ more than by Java? -1.44
How do I replace __asm jno no_oflow with an intristic in a VS2008 6... -1.87
Boost Unit Testing and Visual Studio 2005/Visual C++ and the BOOST_... 0.00
What does this statement mean? "good C++ programming typically... -0.71
Is there any heap compaction in C++? +1.52
How can I know where the segment of memory is all Zero -0.97
How to understand the result of output with C++ templates +2.28
Multithreading - Avoiding and dealing with database deadlocks +0.68
C++ vs Java constructors +0.79
Using (void*) as a type of an identifier -0.80
Which C++ does Visual Studio 2008 (or later) use? -2.98
Is there a way to prevent a header defined c++ function from being... +0.78
Convert integer to array -0.84
Is it allowed to inherit from a class in the std namespace (namely... -0.51