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 ... 48 49 50 51 52 ... 65
Title Δ
Get the char on Control.KeyDown? -0.11
Can a multi-threaded program ever be deterministic? -0.78
Handling iDisposable in failed initializer or constructor +0.34
C# fundamentally not portable? -0.39
How is shift operator implemented? -0.86
Why is dividing by zero an unrecoverable issue? 0.00
How can I safely average two unsigned ints in C++? -0.59
Different sort algorithms visually performed -0.14
Why do assignment statements return a value? -0.47
What about a mutable struct that's immutable from the standpoint of... +0.80
Order of ANDS in Where clause for greatest performance -0.79
Specific questions about C# Dispose Pattern -0.56
Testing for equality between dictionaries in c# -0.93
does Monitor.Wait Needs synchronization? 0.00
Why is only the UI thread allowed to modify the UI? 0.00
Why has C# steered clear of this pattern? And how would you impleme... 0.00
Is it possible to do rudimentary error correction with CRC? 0.00
Is typedef'ing a pointer type considered bad practice? -0.39
How to prevent inheritance for some methods? 0.00
Does using only immutable data types make a Java program thread safe? 0.00
Why do we need immutable class? 0.00
What should every programmer know about hardware internals? -0.77
How to declare a C array that takes up all free space in a memory s... -1.12
What does sorting mean in double-byte languages? -0.10
referencing an interface -0.38
Name of locking design pattern (the one with `internal' methods) -1.00
What can we do with custom exception? +0.25
Why is this singleton construction code NOT thread safe? -0.39
Example of something which is, and is not, a "Constant Express... -0.37
Question on equating arrays in C +0.18
simple c malloc -0.90
Why are C# structs immutable? 0.00
What's the deal with delegates? -0.26
Why .net Threadpool is used only for short time span tasks? 0.00
Can static local variables cut down on memory allocation time? +0.24
The importance of declaring a variable as unsigned -0.19
Use Dispose() or finalizer to clean up managed threads? 0.00
What is the use of IClonable interface in .NET? -1.08
Is the "struct hack" technically undefined behavior? -1.10
How can I ensure that a class has no virtual methods? -1.28
How To Handle a Function That Doesn't Return -1.02
Are printf/sprintf compiler warnings a conceptual break? -0.56
What are the key design choices to make a wicked fast compiler? -0.23
Implicit conversion without assignment? -0.02
Are bytes/words/addresses signed or unsigned in Z80 assembler/machi... 0.00
Encoding a 5 character string into a unique and repeatable 32bit In... +0.59
Better language feature than exception handling in C++? 0.00
Converting single-threaded legacy code with global variables to mul... +0.02
What are real significant cases when memcpy() is faster than memmov... 0.00
Finally: is it guaranteed to be invoked in any case 0.00