StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Eric Lippert

Rating
1920.22 (1st)
Reputation
638,445 (35th)
Page: 1 ... 20 21 22 23 24 ... 76
Title Δ
Does the C++ volatile keyword introduce a memory fence? +0.28
What are the advantages of using IEnumerable over an Array? -0.23
Why am I not required to specify type arguments in C#? -3.48
Async tasks are evaluated twice +0.31
Is there a way I can create a class or anonymous object to be used... -0.97
C# List.Sort doesn't sort +0.33
Is there actually a reason why overloaded && and || don'... +0.33
How to correctly cast a class to an abstract class when using type... +0.71
unchecked -keyword in C# +0.16
Vector direction for gravity in a circular orbit +0.23
c# how can i end my GOTO statement and go on after 0.00
Understanding how recursive functions work -0.45
If strings are immutable, does that mean a value reassignment creat... +0.79
Why does a Thread.Sleep running in a Task not block the WinForms UI... 0.00
using generic collections with an interface 0.00
Are these two methods together a form of recursion? -0.65
foreach loop with a where clause -1.75
How to demonstrate where a c# variable is stored, stack or heap 0.00
Enum: interfaces cannot declare types +0.26
Cannot understand hash code equality from MSDN +0.44
Why is my linq alias out of scope? +0.27
Random number distribution is uneven / non uniform 0.00
C# CallerMemberName not working with dynamic in args? +0.52
"less than(<)" doesn't work like it's suposed to -0.70
Is double read atomic on an Intel architecture? +0.46
Why does int i = 1024 * 1024 * 1024 * 1024 compile without error? -1.47
How to implement immutable collection with constant append and rand... +0.25
C# OOP Composition and Generalization at the same time -0.17
Is it possible to create a delegate for *any* Action<T>? +0.09
Debugger stepping in if statement and lambda expression +0.08
How does the C preprocessor handle circular dependencies? -0.57
When should I separately implement IEnumerator<T>? +1.71
Action<T> and non-parametric methods +0.83
What does "CRT detected that the application wrote to memory a... 0.00
Is C# type system sound and decidable? +0.84
malloc causes segmentation fault in C -0.92
Pre-increment operation in C +0.19
Why does the C# compiler allow empty enums? +0.23
Ambiguous call Math.Round ( int64 / int64, int) +0.56
Why can I assign 0.0 to enumeration values, but not 1.0 +0.94
Unordered binary tree search optimal algorithme? 0.00
Calculate power of a negative number 0.00
Project Euler Number 160 - attempt in C -2.08
Why does .NET List Sort() not take an explicitly declared delegate... +0.66
Is this stored in Stack or Heap +0.49
Entry point of different languages -2.39
C#: Dynamic add field to class +0.08
Why aren't bitwise operators as smart as logical "and\or"... -0.86
Memory mapped file gets loaded in user mode address space or kernel... -1.45
Forward declare a type - what is the reason behind this +0.57