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 ... 33 34 35 36 37 ... 65
Title Δ
Struct - changing values fastest as possible -0.81
Calculating an 8-bit CRC with the C preprocessor? +0.77
Do C99 signed integer types defined in stdint.h exhibit well-define... 0.00
Division and rounding of BigInteger 0.00
Adding accessor to interface property allowed, but not to abstract... -0.45
Benefit of Value Types over Reference Types? 0.00
Mutable struct vs. class? -0.17
Storing reference types in Struct -0.31
Guidelines for returning Generic Interface Collections +0.21
Is it possible to constrain the constructors of classes implementin... +1.04
ANSI C: Why character functions accept int argument instead of char... +0.41
How to create a completely immutable tree hierarchy? Construction c... 0.00
IDisposable interface and implement deconstruct method +0.98
Value type class definition in C#? +1.67
Cycle in the struct layout that doesn't exist -0.47
Manually increment an enumerator inside foreach loop -0.49
Are structs 'pass-by-value'? -0.85
More on implicit conversion operators and interfaces in C# (again) -0.37
Find where rethrown exception was originally thrown using Visual St... -0.77
Converting Boolean to Byte in VB.NET -0.11
Is there a pre-defined ThisIsABugException? +0.35
What does the keyword "new" does to a struct in C#? -0.03
Decrypting a small number of bytes using AES +0.46
Generating all the increasing digit numbers -0.80
When is a "Try" method preferred over a "null"... -0.18
C performance on a PIC board global variables vs. method local +1.19
C# best partial interface implementation in base/abstract class -1.03
Order of calling constructors case of inheritance in c# -0.02
What are the benefits of the factory method pattern aside from subc... -0.45
OS development: How to avoid an infinite loop after an exception ro... -0.26
What is the point of accept() method in Visitor pattern? -0.22
Difference between Events and Methods -0.56
Need a good freeware that will correct your VB once translated from... -0.24
ClassCast Exception at Runtime when I want to cast a Type into its... +0.23
How do I find out something is a struct(value type) or a class(refe... -0.70
Bit Aligning for Space and Performance Boosts -0.42
How to deal with interfaces that can throw just about anything? +0.28
Throwing an exception or returning an error - What is the better ap... -0.50
Returning interface but concrete may have properties not on the int... -0.48
Non-read only alternative to anonymous types -0.18
Is a good practice left an empty interface? -1.15
Can I define/constrain a member as implementing two interfaces, wit... -0.29
Why classes with finalizers need more than one garbage collection c... -0.35
Can you catch a Exception<T> Where T is any type? -0.02
Retrieve a positive or a negative angle from 3 points -0.03
Is it possible to cast a type parameter? -0.63
Passing by reference, a member, of an object in a generic collectio... -0.31
How to easy make this counter property thread safe? +0.12
Immutable or not immutable? +0.06
Painful Generics, Operator '>=' cannot be applied to operands of... +0.34