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 ... 46 47 48 49 50 ... 65
Title Δ
Assign delays for 1 ms or 2 ms in C? -0.29
Height of a tree with only one node +1.00
Generics: How to check the exact type of T, without object for T -0.73
C#: Article about throwing proper type of exception +0.05
Converting a VB.NET Project to a C# Project +0.51
Permanent casting to a superclass +0.01
When should a .c file not have an associated .h file? -0.70
Algorithms for testing a poker hand for a straight draw (4 to a str... +0.77
Assembly Segmented Model 32bit Memory Limit +0.10
Was there a specific reason garbage collection was not designed for... -0.15
Design pattern that can replace chained switch/goto? -0.34
Are there good IList and IDictionary implementations in C# that sup... +0.49
Is there merit to having less-than-8-byte pointers on 64-bit systems? -0.67
Is there ever a use for a class that only contains public instance-... 0.00
Can't safely lock a value of a ConcurrentDictionary +0.11
When an object is cast to a base class, how does it remember what i... -0.87
Using { } to segment large blocks of code to improve code-readabili... +0.93
Boxing and Unboxing -0.39
Where to store encryption key -0.33
How to "box" a value WITHOUT using programming language's... 0.00
How can I write a Controller without making it a God object? -0.51
call one constructor from another 0.00
How can I take the modulus of two very large numbers? +0.71
What is the difference between readonly property and function in .n... -0.63
Can I capture a local variable into a LINQ Expression as a constant... -0.31
When to dispose and why? -0.46
Interview question: three arrays and O(N*N) -0.32
Does subclass need to override Clone() method explicitly if supercl... 0.00
what is serialization all about? +0.70
Call a delegate without specifying delegate's parameter -0.51
"Object can be disposed of more than once" error 0.00
What is the purpose of throwing specific exception subclasses? -0.62
Disadvantage of object composition over class inheritance -0.17
How are IDisposable objects passed to base constructor arguments ha... -0.63
Convincing legacy application VB6 developers to make the switch to C# +0.62
What is the most elegant way to loop TWICE in C -0.00
The point of an Interface -0.50
Should I return null or throw an exception? -0.50
How to Pass a variable to another Thread +0.08
What is the reason string.Join needs to take an array instead of an... -0.52
Is String a primitive type? 0.00
Special closure use-cases: Why use closures? -1.36
&&= and ||= operators +0.76
Can a COMMIT statement (in SQL) ever fail? How? -1.32
Arrays are Pointers? -0.50
Security of Exclusive-OR (XOR) encryption -0.72
Parsing poorly formatted Log files? -0.55
Performance vs Correctness/Preference? -0.54
Logic for 9 key keyboard to print qwerty keys +0.05
When IEnumerator.Reset() method is called? +0.39