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 ... 38 39 40 41 42 ... 65
Title Δ
How to get over losing pennies all the time? 0.00
Avoiding boxing by passing in single element primitive array 0.00
How can I format a string into a fixed width field in .Net? -0.98
Resolving code analysis "CA2000" rule in this scenario? -0.29
How to implement a garbage collector? 0.00
Will ignoring IDisposable cause memory leaks? +0.02
Direction of stack higher memory address to lower memory address 0.00
Why are structures copied via memcpy in embedded system code? 0.00
comparing float/double values using == operator 0.00
Correct way of implementing a uart receive buffer in a small ARM mi... 0.00
C# Confused with a list inside a struct (value type vs reference ty... -1.32
C# interfaces - What's the point? -0.68
C# generics can't infer second parameter? -0.57
Trailing Ampersand in VB.NET hexadecimal? +3.21
c# generics class factory question -0.53
Pattern to initialize base class in derived class constructor (or f... -0.34
What is the technically correct term for an instance of class which... +0.88
C# Retrieving Classname in a static method -0.57
Why must an implementing property in VB.NET have matching 'ReadOnly... +0.21
Why are numbers rounded in standard computer algorithms? +0.38
Is there any reason to declare optional parameters in an interface? 0.00
Adding a setter to a derived interface -0.41
Achieving multiple inheritance via interface +0.05
Read barcode when program doesn't have focus? -1.37
Exception handling: user defined exception benefits +0.14
Indexers in List vs Array 0.00
Reason for Using IDisposable Interface 0.00
Using Interlocked.CompareExchange with a class 0.00
Does Foreach Cache IEnumerable? -1.19
Object disposal in .Net -0.74
performance implications of global variables in c 0.00
Garbage collector and event handlers -0.23
Disposing objects - how correctly print base type on the screen -0.30
Nullable is not a ValueType -0.61
Pre/Post indecrement of pointers atomic? -0.04
Is there any point to marking a private field readonly? 0.00
C# language: why WeakReference or Weak Event Pattern? -1.18
Convert double to float without Infinity 0.00
Why is "log and throw" condsidered an anti-pattern? +1.43
C# : interface : same method in 2 interfaces +0.60
Generic class with self-referencing type constraint -1.50
Most efficient way to remove items from a list without running into... -0.31
Lower-bound on comparison-based sorting of n values in the range 1... +2.77
Cannot create an instance of the abstract class or interface +2.00
Exception-handling antipatterns -0.25
What is the purpose of wrapping a lower level exception in Java if... -0.51
Exception handling, judgement and global error handlers in .Net -0.35
WeakEventDelegate implementation - feedback request 0.00
C++ Some Stack questions -0.95
Is it always a bad pratice to catch System.Exception? +0.15