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 ... 36 37 38 39 40 ... 65
Title Δ
Why are 32-bit registers divided into 4 parts? 0.00
Why was mixing declarations and code forbidden up until C99? 0.00
C# Methods vs. Properties: Exceptions May Occur -0.98
How do I create a generic converter for units of measurement in C#? 0.00
Should Interfaces be kept as generic as possible? -0.34
microchip exception handling +0.72
Disposing by setting to null? -0.48
C# use IDisposable or SafeHandle? -0.54
Why is merge sort worst case run time O (n log n)? +0.22
Need to determine type of object at runtime Java. Bad design? 0.00
Interviewer asks: "What's the value of dependency injection?&q... -0.38
C and C++ interface +0.00
Generic contraints on method overloads 0.00
How do i check for numeric value in C language? +0.69
Which types systems are powerful enough to express this? 0.00
Wait for a thread to actually start in c# -0.29
Is this abusing the generic type system? +1.37
Can anybody give a good example of what to use generic classes for? +1.05
Try Catch around a return statement -1.00
What is the correct way to dispose elements held inside a ThreadLoc... -0.57
What is a "mostly complete" (im)mutability approach for C#? -0.42
Immutable objects that reference each other? 0.00
Is value type boxing when it is a field of reference type? 0.00
Is it possible to implement several IEnumerable<T> in one cla... -0.23
ANSI C do you have to use malloc() when creating a struct? 0.00
Possible to mix object initializer and collection initializer? 0.00
IDisposable implementation - What should go in 'if (disposing)' -0.28
How to avoid exception driven programming on "connect/disconne... -0.00
How do you handle shared members when dealing with interfaces? -0.53
How does reassigning a disposable object variable work? -0.54
Implementing explicit interface members with generics -0.30
lock free containers and visibility 0.00
Why are two AtomicIntegers never equal? 0.00
Surely schedulers aren't this harmful? Don't we have better APIs? 0.00
Disposing Custom Class : Setting NULL VS .Dispose -0.82
Anything wrong with short-lived event handlers? 0.00
Design best practice - should an object own what is passed to its c... -0.46
Should I call Close() or Dispose() for stream objects? -0.08
Is there a method string.TryFormat that works similar to string.For... 0.00
Does DeflateStream "skip" decompression if the data was n... -1.01
Clone a generic type +0.37
What exception to throw when a property setter is not allowed? 0.00
How interfaces achieve multiple inheritance -0.13
FXCop rule Interface methods should be callable by child types 0.00
Made one instance of a class equal to another. – How to cancel that? -0.17
Should we implement IDisposable if one member is IDisposable -0.41
Constant vs Unchanged Variable? -1.08
Why disposed object doesn't throw exception on using it after dispo... -0.79
Bitwise shift to generate all possible permutations in C -0.02
Custom Exception class +1.28