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 ... 34 35 36 37
Title Δ
Will using 'var' affect performance? -2.28
Is 'bool' a basic datatype in C++? +1.04
What constitutes an expensive method or resource? +0.25
Should every class have a virtual destructor? +2.02
How to convince my boss that is good to open source our developments? -2.69
Why is software quality so problematic? +1.25
How can I get a specialized template to use the unspecialized versi... -0.24
Do real programmers network and share? +0.05
What are unit tests and why should I care? +3.11
C# - How can I make sure all my structures are initialized? +2.51
Thread and Process +0.10
Can anyone recommend a good backup "system" for a develop... +1.78
Maximum number of threads per process in Linux? +0.89
Multithreading using the boost library +3.24
Should Microsoft avoid implementing a feature in .Net just because... +3.20
C data structure to mimic C#'s List<List<int>>? +2.00
What is the deal with the unicode character 首(U+9996) and how java/... +3.81
C++ string that can be NULL +3.66
Using only std::exception in exception specification +1.13
How to wean myself from FTP in favor of Version Control +3.40
Back to basics; for-loops, arrays/vectors/lists, and optimization +2.10
List iterator not incrementable error message in C++ +3.54
Why have header files and .cpp files in C++? +1.14
C++ Object Instantiation +3.64
Should I return 'null' or an empty array? -0.09
C++ sorting a vector or linked list -0.43
Why does everyone go with Subversion? -2.16
Is a pointer variable also assigned a memory address? +1.06
What is FLOP/s and is it a good measure of performance? +3.61
Real world implementations of "classical algorithms" +2.43
Does Functional Programming Replace GoF Design Patterns? +3.78
Upgrade a Windows Service without Uninstalling -4.37
How to fight against really big controllers . . +3.38
Can I optimize code that has 3 for loops and 4 ifs? +3.68
Single statement method to remove elements from container +1.10
How best to switch from template mess to clean classes architecture... +3.69
Have I completed this C++ pointers / lists assignment? [StackOverfl... +0.22
Problem with floating-point precision when moving from i386 to x86_64 +3.97
Changing the reserve memory of C++ vector +2.07
Object-oriented or sequential? +2.75
Why does C++ compilation take so long? +3.80
Using The StackTrace To Infer The Caller Of A Method -0.68
How to make this site browser independent +3.91
Can anyone quantify performance differences between C++ and Java? +3.99
Safely checking the type of a variable -1.03
Explaining race conditions to a non-technical audience +3.40
const and nonconst STL Iterators +1.38
Alternative to forward declarations when you don't want to #include +0.14
Proper replacement for the missing 'finally' in C++ -2.01
How could I guess a checksum algorithm? -2.40