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 ... 18 19 20 21 22 ... 65
Title Δ
ObservableCollection of open generic type -0.80
Class (of T) - What is T? +1.77
Java. UUID, how does it works +0.54
"There is no deep copy in java," but does it matter for l... +0.33
Which development borad is good for learning ARM assembly +0.68
Throwing exception in finalizer to enforce Dispose calls: +0.20
Garbage collection, and dispose questions. Appreciate some brainy a... -0.19
Why we have protected access specifier in java? -0.08
Deleting the only node of a linked list +0.19
Is barcode Code39 scanning reliable? -0.30
How to get control points for a curve from a set of points which ma... -0.30
Empty Interface vs Attribute, what about generic constraints? +1.67
Can I access reference type instance fields/properties safely withi... -0.26
Map and HashCode -0.28
Why does changing one bound property seem to affect another? 0.00
Socket Shutdown Close Errors 0.00
C program with minimum RAM +0.34
How to detect overflow of "unsigned" long multiplication... 0.00
Should we mark objects readonly if they are fields of an IDisposabl... +0.46
GetHashCode for Dictionary<string,List<string>>? -0.79
How use of == operator brings in performance improvements compared... -0.22
Why is float to double cast unprecise, double to float not? -1.13
Using 'as IDisposable' in a using block +0.15
When implementing IComparable, why are equal items not consistantly... -0.79
Why is an array's length immutable? -0.01
Why can't the operator '==' be applied to a struct and default(stru... -0.01
What is the difference between binary safe strings and binary unsaf... 0.00
Using Double for financial Software +1.08
Can reading garbage memory break program flow? +0.20
Generic dictionary - possible locking issue? 0.00
How to have lists sharing a same struct instance? +0.72
Why do I need "throws Exception"? -0.05
Why division value of -ve int is different from +ve one? 0.00
T[].Contains for struct and class behaving differently -0.09
Do C compilers optimize structs with a single member? -0.77
Preventing mutability for Java generic types +0.20
Is there any built in collection type or IEqualityComparer<T>... +0.48
What is the best way to derive a unique dictionary key for an object? -0.66
Fluent APIs - return this or new? +2.00
Why does the .NET framework specify standard delegates (Action)? 0.00
c# testing if an object implements ISurface<T> of any Type us... +0.65
Use of try/catch inside constructor calling another constructor +0.95
Assigning the same font to multiple controls C# -0.77
Is x -> y the same in c as x.y in c#/java? -1.12
There is a difference between classes and structs as covariant type... -0.48
Should i define a struct for the sole purpose of one function? -0.28
Difference between a method with void and a constructor -0.02
Can you extend a generic class in C# 0.00
Is Dispose() in C# equivalent to free() in C -0.83
If any, what class specific actions happen when declaring an empty... -0.29