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 ... 44 45 46 47 48 ... 65
Title Δ
What are the alternatives to public fields? -0.50
Disposing of Constructor Injected object -0.27
Is NULL arguments a bad practice? 0.00
How to share a big byte array between C++ and C# -0.89
Why can iterators in structs modify this? 0.00
What is the difference when passing by ref in a method and without... -0.82
Overriding the Defaults in a struct (c#) 0.00
Infinite Loops and Early Return Statements +0.20
Why does the traditional Dispose pattern suppress finalize? +0.45
Why create an IEnumerable? -0.65
When you really do need to store a password in a database what are... +0.69
How to call a method as soon as constructor is completed? 0.00
Is there a malloc implementation which does bookkeeping outside its... +0.21
How do I hide 4 alphanumeric characters in PNG using steganography... 0.00
What's the point of throwing an exception? +0.01
Correct way of implementing Finalize and Dispose(When parent class... -0.28
How to reuse exception throwing code to return a boolean? -0.67
How do instruction sets get in the computer? -0.23
C# IDisposable question -0.11
How to initialize struct? 0.00
What's the rationale for null terminated strings? 0.00
Hashing - What Does It Do? +0.23
Is it bad practise to only log an exception when it is caught? -0.13
Does there exist an "unput" for std::ostream like there e... -0.36
exit for = spaghetti code? +0.15
.NET - Is there any way to create a non-static thread method? -0.32
Why classes are not serializable by default in .Net? -0.10
Why sealed classes are not allowed to be generic type constraints? -0.32
Make property readonly in derived class 0.00
calling convention and evaluation order +0.28
C# conditional using block statement -0.24
Returning from function through catch block, what happens to finall... -0.67
Piece of code that compiles with gcc but not g++ +0.21
Queue structure with a hard threshold +0.14
Compile-time restrictions: Allow As but not Bs where B:A +0.37
Why is there no IQueue<T> or IStack<T> interface in the... -0.65
Any good reason why assignment operator isn't a sequence point? -1.10
Which version of C is more appropriate for students to learn- C89/9... 0.00
Why does a stream dispose when its writer is disposed? -0.63
What is the purpose of constraining a type to an interface? 0.00
Why automate builds? -0.51
Is html case sensitive? -0.40
Programming from scratch +0.41
Does every malloc call have to be freed -0.31
Difference between signed / unsigned char +1.03
Compilation error. Using properties with struct 0.00
Best way to separate read and write concerns using interfaces? +0.62
Accessing protected members in VB.NET -1.08
Why bytes in c# are named byte and sbyte unlike other integral types? -0.32
ICloneable question -0.08