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 ... 21 22 23 24 25 ... 65
Title Δ
Whats the use of zero sized memblocks? -0.33
int promotion to unsigned int in C and C# -0.37
MemberwiseClone equivalent to an existing object? +3.04
How to print the last digit of floating part of a number? +0.27
Equal but not interchangeable +0.18
Should ObjectDisposedException be thrown from a property get -0.41
What is the reason for the structure of Microsoft's dispose pattern? 0.00
Unable to understand how boxing is done +1.20
C# generics: any way to refer to the generic parameter types as a c... -0.21
Most efficient way to remove multiple items from a IList<T> +0.07
When to use a deep clone of an object reference? or How often? +0.22
Java/.NET mark a reference as "do not follow" for the gar... -0.06
Safely dispose within .net finalizer -0.52
Is there reason why you can't declare a static variable within a C#... +0.29
Is it normal to use many business exceptions if needed? +0.01
How to pass struct byref and readonly to a function in C#? -0.50
What is the difference between a fluent interface and the Builder p... -0.52
IDE forces to surround with try/catch and not throw the exception -0.31
Are exceptions fundamental, or can they be replaced with conditions? -1.47
How can I check if any exception has already been thrown? +0.20
Is it possible to write impossible assembly code? -0.55
Why does NaN^0 == 1 -0.19
Equals/GetHashCode override warning in derived class with no state -0.89
How to actually create an event in C# -1.09
What if you had an Abstract class with only abstract methods? How w... 0.00
interfaces to fix inheritence mess? +1.46
Difference of principles behing CopyOnWriteArrayList and Concurrent... 0.00
Garbage collection notifications -0.93
Does a variable of an interface type act as value type if the under... +1.16
Generic method isn't choosing the most specific constructor signatu... -0.17
If operator< works properly for floating-point types, why can't... -0.74
Update the property of a struct within a List in C# -0.39
Why use readonly IEnumerable<T> -0.93
Not exactly sure how to use interfaces for multiple inheritance c# -1.13
Why do garbage collectors wait before deallocating? +1.77
How to use DMA for I2C read on Cortex M3 0.00
C (C89) optimization with passing error codes 0.00
Creating a small programming language for beginners -0.83
What Is Needed To Use fopen() On An Embedded System? -0.72
Equals and hashcode for vertices +1.18
In c#,can we use finalize to dispose the managed source? +0.13
Why is return type void declared as struct in .NET? -0.20
Should an override of Equals on a reference type always mean value... -0.85
Are String hashCode in java pre-computed? -0.78
How to pass a struct as a ref in a using clause? +0.66
How can I identify a bad implementation of GetHashCode? -1.37
C# Structured List +0.24
terminology for what a class does with generic type parameter +0.22
Why does GCC produce stack preservation instructions when they're n... -0.81
allocating stack memory to threads -1.07