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 ... 11 12 13 14 15 ... 76
Title Δ
How can my Main() method be holding references to variables that ha... 0.00
How does Equals implicitly compare lists if it is intended to compa... +0.10
C# vs Java thread-safety +0.54
Establishing Relationships With Generics 0.00
c# my destructor isn't being called? +0.38
How Generic Types Are Instantiated +0.65
Recursive to Tail recursive +0.52
Are the keywords "in" and "out" redundant in ge... +0.92
Can't create code that selects 10 out of 25 different strings u... +0.08
C# executing code using condition ? method call : method call -2.21
c# Paradox: Converting List to Array is Iterating more efficient? 0.00
Efficient way of doing ordered permutations 0.00
C# Sort by boolean equality to static string, followed by sort on i... -0.17
Async method await keyword doesn't suspend to calling method +0.55
C# Coding a Tie in Tic Tac Toe +0.29
Is Enum Right For This? +0.14
Why should strtok() be deprecated? +0.33
Is List<T> a constant, an expression parameter, or something... +0.91
Display the next letter of a string +0.24
Why is my .dll trying to load mscorlib.dll ? 0.00
Reuse token for service to service communication 0.00
Does a void expression has no value? 0.00
Referenceing randomNumber from button1_Click method +0.09
Translating Python to C# - Random Array +0.09
Interface covariance contravariance : why is this not compiling? +0.47
Why can a string object be reassigned again and again? +0.22
Async method .Result vs Sync method +0.22
Wasted exponent bit in C# double representation 0.00
Maximum path sum In a triangle with prime number check -0.86
Multiple types as single generic parameter +0.08
Confusion regarding threads and if asynchronous methods are truly a... +0.47
How Does Fibonacci Recursion Works in C# -0.40
C# - can I derive from class with generic base type? 0.00
Best OOP practice for grandchild class calling methods from its par... +0.08
How to "carry" covariance through multiple interfaces -1.84
Random word generator with a equal probability of occurrence of let... 0.00
How can i get precision up-to 128 decimal places in C#? +0.08
Multiple of 3 or 5 in ascending order -1.15
Performance of array of struct types +0.52
Meanings of constructed types, bounded types and unbounded types? 0.00
Instantiating objects in an array using base class and derived clas... +0.31
Efficient C# data structure for insertion, deletion and rearranging... +0.29
Appropriate usage of assertions and exceptions +0.08
Why C# lock shouldn't be used for long operations? +0.08
cast of generic type fails +0.37
How memory allocation has been done for below scenario? I have mana... +0.09
Does the value returned by reference in C# 7.0 get stored on the st... +1.09
What's the operational difference between Parallel and Task in... +0.84
Why does the C# compiler create a new Action instance for every pas... +0.57
Async queue operations 0.00