StackRating

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

supercat

Rating
1359.31 (4,536,292nd)
Reputation
58,836 (1,588th)
Page: 1 ... 50 51 52 53 54 ... 65
Title Δ
Array parameter passing in C#: why is it implicitly by reference? +1.02
Creating a comparable Dictionary Key -0.67
Is there a more efficient way to get the length of a 32bit integer... -1.18
Why use partial classes? +0.01
Fastest way to cast int to UInt32 bitwise? -1.54
Is this 4-tier architecture good?(Exception handling is important f... 0.00
Optimizing away a "while(1);" in C++0x -0.30
If I have three separate values that could all fit into 32 bits, do... -0.83
Passing properties as parameters -1.43
non-technical benefits of having string-type immutable +0.03
Creating read-only versions of classes in a complex object structure 0.00
Programming preference - use else ifs with multiple return statemen... +1.67
Control a USB light via software +0.44
Efficient algorithm to find additions and removals from 2 collections +0.19
What is near, far and huge pointers? +0.01
sequence points in c +0.72
If 'else' is about to happen anyway should it be declared or not? -0.13
Why does the postfix increment operator take a dummy parameter? -1.25
Variable substitution faster than in-line integer in Vic-20 basic? -1.59
Multiple enumerators for an IEnumerable 0.00
Why do salts make dictionary attacks 'impossible'? -0.52
Where do you store ad-hoc properties in a relational database? -1.58
Ternary operator ?: vs if...else -0.44
is there any benefit to nulling references to "encourage"... +0.85
.NET thread safety -0.85
in c++, why would they make you put break statements in switch stat... -0.43
Reference types live on the heap, value types live on the stack 0.00
What is the name of a data structure looking like bowling pins? -0.31
What are the caveats to using inline optimization in C++ functions? -0.11
Can I add numbers with the C/C++ preprocessor? -0.36
When is using the C# ref keyword ever a good idea? -0.67
Preferred way to parse a custom binary flat file? -0.06
Properly copy C# structs with (byte) arrays in them? 0.00
How do I test code that should never be executed? -0.62
What's a time efficient algorithm to copy unaligned bit arrays? +0.26
Should 'else' be kept or dropped in cases where it's not needed? +0.35
Is it a security risk to use parts of GUID as a random passwords? -0.76
what is the best way to handle potential non thread safe events -0.28
Is it bad form to have a a MiscUtilities class? +0.17
Passing variable arguments to another function that accepts a varia... -0.30
Address of Stack and Heap in C++ -0.58
Pointer arithmetic for void pointer in C -0.39
Why are CPU registers fast to access? -0.89
Why are C# arrays covariant and what benefits does it bring? 0.00
C++ beginner question: dereference vs multiply -0.52
Why is a WeakReference useless in a destructor? 0.00
Meaningful diagnostic messages -0.49
References in C++ -0.70
Why use binary search if there's ternary search? +0.73
How to reset static variables within a function 0.00