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 ... 47 48 49 50 51 ... 65
Title Δ
Detecting signed overflow in C/C++ -0.70
Where to put include statements, header or source? +0.08
Structs versus classes -0.44
Is it good practice to make member variables protected? +0.05
Memory leak during object construction in .NET -0.22
Efficient way to clone a HashSet<T>? +0.04
Struct v/s Class in C# - Please explain the behavior -0.67
How to specify exceptions to be thrown by an implementor of an inte... 0.00
how can I remove a flag in C? -0.65
Identify odd, even numbers - binary vs. mod -0.15
Query regarding binary numbers -0.22
Code Golf: Morris Sequence +0.91
IDisposable Interface +0.72
Is there any programming language in which you can override a metho... -0.27
if statements matching multiple values -0.42
Boolean property naming -0.89
Fast undo/redo for bitmap editor when memory is limited? 0.00
VB.NET: is using Structures considered nasty? 0.00
Is the ReadOnlyCollection class a good example of Bad Design? -0.46
Causing a divide overflow error (x86) -0.77
Microsoft.VisualBasic.Now vs System.DateTime.Now -0.77
Eating Exceptions in c# om nom nom +0.04
How could these case conversion functions be improved? -0.19
C: How does nested braces for array of struct initialization work? -0.60
Defining operator< for a struct -0.49
Shorten this code that determines distance between two lat/longs in... -0.15
Why use a for loop instead of a while loop? +0.98
Collection was modified; enumeration operation may not execute +0.37
Cleaning up code littered with InvokeRequired -0.03
How can I write like "x == either 1 or 2" in a programmin... -0.52
Polymorphic delegates -0.16
Does && in c++ behave the same as && in Java? -0.38
Is va_start (etc.) reentrant? -0.87
How to create a fully parameterized method delegate in C#? -0.73
Https connection possible without a valid SSL certificate? -0.28
How do you write a operator() or less-than-functor neater than a tr... -0.82
Throw a C# exception of the same type as that caught? -0.23
Should a List<T> be private? -0.09
DSP-type effects in realtime on the C64: How is it possible? -0.35
.NET: What is the maximum recommended size of a value type? 0.00
C#: Why do mutations on readonly structs not break? 0.00
Why does my isFullHouse() method also accept a simple three-of-a-ki... -0.39
How We can Avoid Using Extra work in Heap Sort Algorithm to find Se... 0.00
Unsequenced value computations (a.k.a sequence points) 0.00
Why does each location in memory contain 8 bits? -1.06
When to sacrifice backwards compatibility? +2.49
Why do file formats have magic numbers? -0.31
ThreadPool vs dedicated Thread - when to prefer which 0.00
What type of sort is this? +2.20
Why is a variable length array not declared not as a pointer someti... -0.64