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 ... 12 13 14 15 16 ... 65
Title Δ
Why don't pointer to VLA function parameters deduce their size... -0.77
To Dispose() or Not To Dispose() elements in an array of IDisposabl... +0.17
Convert float to double -0.53
Does garbage collection lead to bad software design? 0.00
Does C# ++ operator become threadsafe in foreach loop? -0.46
Prevent crash in string manipulation crashing whole application -0.39
Why are named nested structure allowed? +2.19
What is the most portable way to store both integers and generic po... -0.25
Clear and simple rules for deciding between checked and unchecked e... -1.35
Using return type List<T> vs IEnumerable<T> -0.43
With a struct that is a property, what is the standard for updating... +0.16
Checking a private field vs catching an exception -1.15
Callback delegate with value type behaviour +3.47
overriding equals() vs overriding compareTo() -1.05
Java synchronisation: atomically moving money across account pairs? -0.18
Why does C# use structs instead of classes for internal KeyValuePairs +1.74
What is the name and explanation of the two-step object constructio... +0.71
Is there a way to avoid loops when adding to a list? -0.52
Overhead of having a Finalizer - with/without SuppressFinalize in D... +2.99
Make a list readonly in c# -0.29
Should I dispose of the old font when changing the font of a control? +0.22
Using a web browser read system time, display data and write config... 0.00
How can a child interface reuse its parents' implementations? -0.14
How is the concept of garbage collection related to non OOP languages -0.62
Why padding are added, if char comes after int? -0.42
Who is responsible for C# memory allocation? -0.13
"char*" with an unusual memory word size (Knuth's MIX... -0.12
Handling abandoned/disconnected Sockets +0.58
What is the benefit of using exponential backoff? +0.20
Proper use of IDisposable with Managed Members +0.80
What is the algorithm efficiency (in terms of Big-Oh) of simple fix... +0.40
How to determine type in generic class VB.NET -0.91
Adding Struct : Interface to a List<Interface> -0.64
How struct variables are stored in C# -0.00
Different behaviour when collection modified between Dictionary and... -0.29
Is it possible to get 0 by subtracting two unequal floating point n... +0.65
C# to VB.net Byte Conversions 0.00
Should logging code throw an Exception? -0.88
Why does Equals(object) win over Equals(T) when using an inherited... -0.50
Type cast vs literal assignment -0.49
If only using the first element, do I have to allocate mem for the... +1.21
why to choose abstract(without default implementation) over interfa... -1.30
why explicit type casting required from double to float but not fro... -0.21
Is there any accuracy gain when casting to double and back when doi... +0.88
Is there any way to subclass a C# interface in a way that *restrict... -0.29
If parenthesis has a higher precedence then why is increment operat... -0.12
Verilog D-Flip-Flop not re-latching after asynchronous reset 0.00
Why override equals instead of using another method name -0.38
How to properly dispose of Bitmaps loaded into Control.BackgroundIm... 0.00
Does Standard define null pointer constant to have all bits set to... 0.00