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 ... 32 33 34 35 36 37
Title Δ
Examples where is Java more elegant than C#? -1.15
Why is <u> evil while <strong> and <em> is not? -0.45
Will Garbage Collected C be Faster Than C++? +0.61
Should objects delete themselves in C++? +0.58
Composite Pattern Iterator without recursion 0.00
Why volatile is not enough? +0.55
Matrix implementation benchmarks, should I whip myself? +0.30
When don't I need a typedef? +0.19
Do I need to lock STL list with mutex in push_back pop_front scenar... -0.35
C++ 'true' and 'false' keywords suddenly not true or false in Visua... +0.01
Are missing invariants for an object always a sign of bad design? +0.32
On which operationg system is threaded programming sufficient to ut... +0.37
Global vs Singleton in .NET -1.17
Extract element from 2 vectors? +1.43
What is the best way to implement smart pointers in C++? -0.61
Member functions for derived information in a class +0.81
Is there a favored idiom for mimicing Java's try/finally in C++? +0.24
Is PThread a good choice for multi-platorm C/C++ multi-threading pr... -1.57
Why do you need lots of randomness for effective encryption? +0.30
UTF8, UTF16, and UTF32 -0.44
Semantics of char a[] +1.04
Most efficient replacement for IsBadReadPtr? +0.08
unicode of lower case and upper case letters +0.29
Why doesn't std::string provide implicit conversion to char*? +0.11
C# - Can someone tell me why and where I should use delegates? +0.31
Why Java, C# and C++ don't have ranges? -0.93
How do you create a static template member function that performs a... +0.42
What Advantages of Extension Methods have you found? -0.39
Why Does This Pointer-Pointer Initialization Seg Fault? -0.60
Difference between const declarations in C++ -0.01
How to Convert 64bit Long Data Type to 16bit Data Type -0.44
Is there a correct way to avoid warnings when comparing two differe... -1.26
trim is not part of the standard c/c++ library? -0.36
How to use the "removed" elements after std::remove_if -1.07
Is std::ifstream significantly slower than FILE? +0.66
Do users have problems adopting Silverlight? +0.24
How to use std::foreach with parameters/modification -1.14
A Question about the .NET garbage collector when cyclic references... +0.15
Would there be any point in designing a CPU that could handle IL di... +0.55
Converting UTF-8 to WIN1252 using C++Builder 5 -0.61
Separate decode/encode interfaces or in one interface +1.16
static_cast<int>(foo) vs. (int)foo +0.40
C++0x implementation guesstimates? +0.40
Developing an application for the PS3 -0.60
Inline functions in C#? +0.36
Cache, loops and performance -0.13
As a Java developer, C or C++? +0.88
How lean do my C++ exception classes really need to be? 0.00
HttpWebRequest without a response - is it ok? -1.18
Similar String algorithm -0.05