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 ... 57 58 59 60 61 ... 65
Title Δ
Why can't the VBA Me keyword access private procedures in its own m... 0.00
Understanding the workings of equals and hashCode in a HashMap 0.00
If you aren't supposed to return collections to callers, how should... 0.00
error correcting codes aimed at slow CPUs transmitting to fast CPUs 0.00
What encryption scheme meets requirement of decimal plaintext &... 0.00
Should IEquatable<T>, IComparable<T> be implemented on... 0.00
Pinning an updateble struct before passing to unmanaged code? 0.00
What is the purpose of making Equals a common method? 0.00
How should I inherit IDisposable? 0.00
Should References in Object-Oriented Programming Languages be Non-N... 0.00
How to check programatically if a type is a struct or a class? 0.00
Confusion with equal method 0.00
C# Generics and polymorphism: an oxymoron? 0.00
Lock Free Deque that supports removing an arbitrary node 0.00
Are there any non-repeatable IEnumerable classes? 0.00
Rethrowing exception question 0.00
About Watch Dog Timer 0.00
which is better, using a nullable or a boolean return+out parameter 0.00
Why do constructors not return values? 0.00
What is the value of Interfaces? 0.00
Why use public variables? 0.00
Any way to make a mutable object derived from an immutable object i... 0.00
Is it common (or encouraged) practice to overload a function to acc... 0.00
Why is exception handling bad? 0.00
Why doesn't 'using' have a catch block? 0.00
AutoResetEvent, ManualResetEvent vs Monitor 0.00
When observe pattern cause GC problems 0.00
Why isn't randomized probing more popular in hash table implementat... 0.00
What is the benefit to using List<T> over IEnumerable<T>? 0.00
doubts regarding Memory management in .net 0.00
Changing a struct inside another struct in a foreach loop 0.00
Thread Safety of WeakReference 0.00
How do ValueTypes derive from Object (ReferenceType) and still be V... 0.00
"static const" vs "#define" in C 0.00
Why are delegates null rather than an empty list when there is no s... 0.00
What's the purpose of the LEA instruction? 0.00
What is breadth-first search useful for? 0.00
What's the best way to compare Double and Int? 0.00
Does Dictionary.Equals() have an implementation? 0.00
How to implement Copy-on-Write? 0.00
Teaching References in C# 0.00
When should weak references be used? 0.00
What (if any) are the implications of having an object or a nullabl... 0.00
Multithreading using C on PIC18 0.00
Java: When to make methods static v. instance 0.00
Does WeakReference have redundant properties? 0.00
Why doesn't .NET have a bidirectional enumerator? 0.00
How to restrict access to mutable or immutable methods? 0.00
C# / .NET : when structures are better than classes? 0.00
When are lock free data structures less performant than mutual excl... 0.00