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 ... 20 21 22 23 24 ... 65
Title Δ
Efficient copy on ARM, two 16-bit fetches or 1 32-bit? 0.00
Useless Exceptions (NullReferenceException, KeyNotFoundException) +0.75
Why prefer signed over unsigned in C++? +0.58
clone() and system.arracopy() of an array creates two arrays with d... -0.81
What's the sequence of events from the .NET GC's point of view that... -0.40
precision of Double and Decimal (in .NET) +1.20
Can any byte array be converted to a string? -0.36
Why are arrays covariant but generics are invariant? -0.56
Generic interface with generic elements and constraints -0.46
When shouldn't I implement IDisposable? +0.18
Java .equals() instanceof subclass? Why not call superclass equals... +0.19
Trying to Understanding structs. Reference by a List<> +0.36
Why is number divided by zero infinity in Java? -0.51
Should I throw exception on mutation attempt of immutable class? If... -0.89
Why class required default constructor but structure dont required? -0.63
c# DrawString - measure bounding boxes for each character -0.37
Is it a bad idea to use Generic Types to 'switch on types'? +3.55
converting binary, decimal, hexa etc. what is the role of bit? -0.05
why is there a need to override hashcode if I override equals metho... -0.38
How to dispose of a class with properties that do not implement IDi... -0.45
Do I need a equals and Hashcode method if my class implements compa... -0.76
If the double type can handle the numbers 4.35 and 435, why do 4.35... -0.24
Comparing Empty Objects -0.99
Why do we need a constant time *single byte* comparison function? -0.31
c# overload resolution between generic and non-generic methods +0.08
is it acceptable to provide an API that is undefined a large part o... +0.70
C# Arrays - Using them to store game level -0.28
In C# how can I do a Dictionary of generics? -1.27
Why is floating point preferred over long for precise tasks? +0.05
Accessing and changing structs as property vs as field -0.87
Graphics, dispose before reuse? -0.31
Default value of an interface type -0.62
Returning an success indicator with information +1.84
Trying to understand the GetHashCode() -0.78
Why Object clone() method available only to classes that implement... +1.26
Why do we need a lock to be reentrant? -0.38
In VB .net, When i use ByRef value, always occur runtime error help... +0.95
Check if a type implements a generic interface without considering... -0.72
C# struct and class variable value -0.05
Reference type in C# +0.23
C# list of const struct -0.00
Why doesn't ArrayDequeue override equals() and hashCode()? -0.33
Why do we need a java lock for just reading? -0.59
Why is unsigned integer overflow defined behavior but signed intege... +0.17
How does adding IDisposable change the semantics of a class? -0.38
Most efficient way of using multidimensional array indexers 0.00
What should be used bool or exception? -1.26
Why are 1-dimensional arrays faster than Jagged arrays in C#? -0.09
C# performance curiosity +0.70
Regarding Events and Delegates in C# -0.88