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 ... 16 17 18 19 20 ... 65
Title Δ
Removing items from collection while iterating IEnumerable +0.51
Is it right to use a struct instead of giving a constructor 8 argum... +0.48
Why are objects automatically passed by reference? -0.45
BoundingBox Shape +0.21
is it safe to subtract between unsigned integers? -0.34
Java and objects initialising multiple resources - is there a bette... 0.00
Custom Line structure in C# -0.31
Is ReaderWriterLockSlim resistant to ThreadAbortException? -0.59
why Integer in java is immutable -0.93
Is Object == Object safe in C# -1.23
What is the benefit and real purpose of program installation? -0.27
Should I use ToList() Deep Clone IList? +0.42
Keeping C#'s List<> performance efficient -0.81
Why do C and C++ compilers allow array lengths in function signatur... -0.66
Unexpected behaviour of types in c#, cannot recast to a struct +0.90
Calling dispose() for Font in Windows form -0.30
Best practice for interface to allow adding, deleting etc. child ob... +0.56
Does Garbage Collector ignores Exception +0.72
What is the reason for this finally clause containing close() calls -0.75
Why comparing a single element against an IEnumerable is not a comp... -0.24
Why does .NET behave so poorly when StackOverflowException is thrown? -0.58
Can using generics cause boxing at run time? -0.04
Java - Is There Any Reason to Use This Format: (long) 0; Instead of... 0.00
When and why use anonymous class instead of stucts for simple objects +1.51
Casting int[] to object[] +0.17
Equivalence in equals method -0.14
Decide between struct and class to represent a hexahedron in a scen... +0.11
Should I implement IDisposable on a singleton? 0.00
Overriding equals in C# interface implementation -0.43
Can an exception be fully recreated? -1.00
How to make sure we have only one instance, and it is disposed in a... -0.18
Java - WeakReference best practices +2.87
Should I use an exception or not? -0.37
why can't we declare functions inside a structure? -0.27
What is the correct way to implement a "clone" method in... 0.00
Is it okay to expose the state of an Immutable object? -0.02
CA2000/CA2202 for Stream in a using statement +2.98
Why do abstract classes need to define abstract methods from interf... -0.93
What should Dispose do - only cleanup the resources or perform some... -0.28
Why is the result of adding two null strings not null? -0.71
Does assigning an object to other creates a copy? -0.57
Finalizer of Java and C# -0.22
C# - Replace Struct with Class and subclasses -0.29
C# Compare two dictionaries for equality 0.00
What is the job of 'Interface' in OO programming? +0.21
Where to not use IDisposable implementation? -1.49
Is it possible to explicitly free memory with JVM Bytecode? 0.00
Why is f(i = -1, i = -1) undefined behavior? +0.92
Why is the maximum capacity of Java `HashMap` 1<<30 and not 1... +0.21
Is there a difference between nested and non nested else/else ifs? -0.74