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 ... 15 16 17 18 19 ... 65
Title Δ
Recommended to use Readonly against Interfaces? -1.15
Is there error propagation when serializing floating point values t... -0.67
Timer1 on low priority doesn't work +0.70
Endianness in network protocol 0.00
Java: Trouble understanding the purpose of interfaces? -0.13
Can a modern C compiler optimize a combination of bit accesses? +1.50
Does java.util.concurrent.Delayed really force me to violate equals... +0.72
Is a class that implements an interface also an interface? +0.11
Covariance with C# Generics -0.78
Suppressing premature finalization of stream in .NET -0.65
Is it possible to omit rounding of intermediate results during arit... -0.25
Should I always maintain the inner exceptions? -0.31
Java: convert float to double preserving decimal point precision +0.04
Illegal use of mov/xchg operators 0.00
Is calling Close on a class in a using clause beneficial, harmful,... -0.14
String constructor -0.27
Tiny Code for dumping Flash Memory -0.50
How to design entire heirarchy to have an *immutable* parent-field,... +1.17
Should I use struct instead of class to put items int dictionary -0.97
Is there a reason that Swift array assignment is inconsistent (neit... +0.42
Why doesn't Visual Studio 2012 allow you to select Structure when c... +0.93
Is there a standard power function over IEEE 754 double precision n... 0.00
Get data from arraylist of Structs, then inserting more data into o... +0.12
Swift and mutating struct +0.65
Inconsistent behaviour of implicit conversion between unsigned and... +0.19
How exactly does the callstack work? -0.01
Average of 3 long integers -0.10
What is the difference between compaction and defragmentation? +0.70
Will the IDisposable still get disposed if you copy its reference b... -0.57
Call to MemoryStream.GetBuffer() succeeds even after MemoryStream.C... -0.56
Could the use of nullable structs improve performance? -0.09
why doesnt Double.infinite return true for infinite fractions? +1.19
Is it a bad idea to use IDisposable as a coding standard -0.16
When I make a reference to an object through the list, I cannot ref... -0.84
Why is it illegal to have a private setter on an explicit getter-on... +1.43
why for loop has 1 extra instruction than expected? 0.00
Is it really possible to call Child class constructor first instead... -0.54
Is it possible to have a List of different structs? +0.37
When is it acceptable to lock the object I'm using and when should... -0.54
Define maximum and minimum for fields in struct -0.25
How would you call the kind of polymorphism introduced by arrays in... +2.88
How to add an item to an IEnumerable -1.08
Correct Method for checking if an item has been disposed +0.78
When to use Structs (II) +1.08
Stackalloc and value types +2.78
Can a delegate be created without having to make it static? -0.74
Is the LSP restriction on strengthening of preconditions in conflic... +0.23
What is usage of this recuring generic class? +0.37
How to align an array of floats in C#? 0.00
Creating variable of type <base class> to store <derived c... +0.85