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 ... 25 26 27 28 29 ... 65
Title Δ
Which is bigger: O(n*logn) or O(1)? -0.48
Using struct as key for dictionary and weird stuff is happening -0.49
Why is my C# struct is being reset when passed into a method +0.10
Why does this value in the struct not change at all? -0.76
How to get the target of a weak reference in a safe way +1.07
In Java currency representation, what are the pros and cons of usin... 0.00
Designing a blocking method until a value in the dictionary changes -0.32
Should I use generics when sometimes I want any "T"? -0.29
Should I return -1 or int? or use out parameter to return result of... +0.37
Will an IDisposable memory leak if you don't use a using statement? +2.79
does dispose method disposes the calling object also? +0.19
Changing the 'this' variable of value types -0.39
Restricting use of a structure in C# +0.42
Why does IEnumerable<T>.ToList<T>() return List<T>... -0.76
Compiler not calling appropriate generic overload when passed with... +1.09
Object.Equals: everything is equal by default +0.19
struct padding array 0.00
Why is it possible to implement an interface method in base class? -0.70
Why is the default type of Java integer literals int instead of long? -0.52
why is this c++ struct 96 bytes of memory? -0.65
Check if exception is handled on higher level +0.03
What does it mean when my CPU doesn't support unaligned memory acce... -0.26
Behavior of disposed object +2.08
How can I have different protection levels for a struct inside a cl... -0.09
Bank switching in PIC mcu +0.21
Bind to a structure property in VB.NET +0.73
Is it good/necessarily that a Interface Inherit from IDisposible(or... +1.32
How to manage disposing an IList object when subsets of the list ex... 0.00
Few confusing things about passing references to non-root entities... 0.00
Should I mark all methods virtual? 0.00
How to set HLSL parameter of type float2? -0.44
Cannot specify both a constraint class and the 'class' or 'struct'... +0.52
Why is XmlNodeList disposable? 0.00
Why does the root object implement equality? 0.00
Suggested naming convention for IEquatable(Of T).Equals? +1.47
how to dispose C# base class when derived class contructor generate... +0.70
Determining if IDisposable should extend an interface or be impleme... +1.24
If vs overloads vs reflection -0.18
Best way to structure class/struct in c# +0.57
Why is the default value of the string type null instead of an empt... -0.31
Why isn't Array a generic type? -0.38
C# Struct/ArrayList and min/max/average values +1.08
After a few seconds, a method takes longer to execute 0.00
How to make custom Rectangle property work with corresponding struc... 0.00
How to handle loops in a digital logic simulator? 0.00
C# Structs: Mutability versus Performance +1.11
C# Struct Assign Values via Constructor +1.34
Is this simple VB.Net class thread safe? If not, how can I improve... +1.50
CastableFrom interface in .NET? +0.22
Convert, Cast, or Copy IEnumerable<enum:int> to int[] -0.59