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 ... 42 43 44 45 46 ... 65
Title Δ
Mutability of the Enumerator struct +0.73
C#: IDisposable classes need 'using' clause? +0.18
Catch all exceptions and do...nothing? -0.83
Visual Studio expanding 1.1 to 1.1000000000000001 0.00
what can lead throw to reset a callstack (I'm using "throw&quo... -0.84
Difference Between Dispose And nothing 0.00
Windows Form Fonts Questions Part 2 0.00
Windows Form Fonts Questions Part 1 +0.06
parallel strlen? +0.08
Is it possible for a binary integer operation that results in an ov... -0.31
Catching exceptions caused by temporary network errors +0.95
Why IEqualityComparer<T> has GetHashCode() method? +0.24
Why doesn't/couldn't IDictionary<TKey,TValue> implement ILook... 0.00
Does CRC has the following feature -0.30
exception handling design -0.30
Java garbage collection 0.00
C# Collect garbage of object with memory leak +0.12
Why are reference handles defined in C++/CLI instead of a "poi... 0.00
What's an efficient implementation of Conway's Game of Life for low... -0.24
What is the difference between a reference type and value type in c#? -0.33
Java: how to deal with "almost" immutable data structures? 0.00
Should an .Net/C# object call Dispose() on itself? +0.50
C#:What should be the content of the Dispose method when implementi... +0.84
Do generic classes have a base class? -0.52
Fair comparison of code size -0.34
Failsafe disposal in an async world 0.00
Destruction of .NET Objects by CLR 0.00
Thread-Safety of Dispose methods? +3.05
Why does C# include programming constructs that are not CLS-complia... 0.00
C# abstract struct 0.00
When using the using scope, do you have to call Close methods? -0.30
On a 16-bit microprocessor, should I be using datatype short instea... +0.64
Is it possible to reuse a generic type to call a method with additi... 0.00
Why are GPIOs used? -1.10
What is wrong with this solution to locking and managing locked exc... 0.00
When some methods will not be used/not implemented, use an Interfac... +0.98
Constructing an object without assigning it in Visual Basic.NET -0.07
Check for equality before assigning? +0.27
How to synchronize event handlers +0.65
Interested In Feedback About My Timeout Class -0.07
Branchless Binary Search -0.69
Do we work with delegates or instances of delegates? -1.11
Why is the System.Random class not static? 0.00
Are pointers allowed in an immutable object? 0.00
Why is C quicksort function much slower (tape comparisons, tape swa... 0.00
Reasons to use private instead of protected for fields and methods 0.00
Is it safe to expose an IEnumerable in a property? 0.00
Given an array of positive and negative integers, re-arrange it so... +0.50
.NET Return value vs thrown Exception Design question -0.43
VB.NET: Comparing an object to a string literal +0.46