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 ... 30 31 32 33 34 ... 65
Title Δ
Comparing immutable data types -0.73
Fragmentation-resistant Microcontroller Heap Algorithm +0.90
How to instance a C# class in UNmanaged memory? (Possible?) -0.31
Why is multiple inheritance of interfaces a much less difficult thi... +0.06
why polymorphism doesn't treat generic collections and plain arrays... -0.62
Portable way to find size of a packed structure in C -0.37
C# Dispose : when dispose and who dispose it -0.26
When should `Object` be used in C# 2.0 and newer? Do Generics repla... -0.18
What are the benefits to using a debug macro rather than a simple f... +0.92
C# & generics - why is method in base class called instead of n... +0.49
How do I make a constructor only accessible by base class? -0.52
How do I dispose of my Controllers when their fields implement IDis... +0.78
Efficiency: Func<T>, Vs instance of T +0.15
IEnumerable.Equals seems to call the wrong Equals method 0.00
If a struct cannot inherit another class or struct, why does Int32... 0.00
What is the right way to make sure Dispose is called on class membe... +1.53
Transition from Finalization Queue to FReachable Queue .net Garbage... 0.00
Java GC: why two survivor regions? -0.86
Using of IDisposable +0.46
How do I dispose this code properly? +0.49
How to design a class to prevent circular dependencies from calling... 0.00
Pass struct by value +0.03
When to create a new exception type -0.01
If interfaces do not have constructors, then is Object class super... -0.65
Is there a way to constrain anonymous function parameter's scope? +1.02
What is the main performance gain from garbage collection? +0.70
What does the 'in' mean in public delegate int Comparison<in T> -0.81
C# different MSDN guidelines about Equals implementation 0.00
What is the purpose of returning an IDisposable in IObservable<T... +2.13
Struct with auto-implemented properties and constructor initializer 0.00
How to set a specific member of a struct, using indexing in C# -0.38
Why calls when jmps would suffice? -0.40
What is the difference between busy-wait and polling? -0.46
How to determine if .NET (BCL) type is immutable +0.49
The property KeyValuePair<TKey, Tvalue>.Value has no setter 0.00
Can you have memory leaks with a garbage collector? +1.13
Why does a field in a struct lose its value when a field in an iden... -0.84
is it necessary to override hashcode if i am overriding equals and... -0.66
Declare IDisposable for the class or interface? -0.59
What are reasons for Exceptions not to be compatible with throws cl... 0.00
Difference between “Equals” and “SequenceEqual”? 0.00
Why declare a variable in one line, and assign to it in the next? +0.05
Modify a List Inside of a Struct -0.46
Why aren't there genuine immutable collections in C#? -0.02
C# Generic Events +1.99
Should I add a destructor/finalizer to my class that contains a Dat... -0.43
Interface vs Multiple Inheritance In C# 0.00
Is keil uvision4 is sufficient replacement for 8051 hardware -0.08
Why double stack capacity instead of just increasing it by fixed am... 0.00
vb.net Array resizing inside a function +0.72