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 ... 21 22 23 24 25 ... 76
Title Δ
Ordering multi-dimensional Array 0.00
Why does this expression i+=i++ differs from Java and C? +0.29
General Pointer Questions +0.35
Why Are Some Closures 'Friendlier' Than Others? -0.80
Does C99 Standard allow the compiler to transform code such that th... +0.75
compute minimum value from n integers 0.00
Freeing a pointer to a 'double' value +0.37
changing value types +0.21
If statements working differently then expected +0.35
Is there a better way of keeping track of the list index whilst ite... +0.08
Interesting type-system violation in C# (in safe context) +0.82
Garbage collection of referenced objects +0.08
Project Euler #3 STUCK +0.22
Sorting algorithm for large set of Server and Path +0.08
"Cannot implicitly convert type 'bool[]' to 'object[]'" +0.28
Writing a method to serve slightly different scenarios C# 0.00
Is Verbatim or escaping the preferred way to deal with quote-rich s... -0.35
Compiler picking the wrong overload -0.42
Can this C# code fail because of a value in a register or cache nev... 0.00
Is the heartbleed bug a manifestation of the classic buffer overflo... +0.30
Is Java's BigDecimal the closest data type corresponding to C#'s De... +0.08
Devising an algorithm in C for all possible permutations, including... +0.20
Why does this not give a segmentation violation fault? +0.23
How does Bitwise AND interact with boolean values? +0.66
Allocation of value types +0.17
Why is my subclass still generic when I supply a type argument to t... 0.00
How does a cache actually store data in the "offset"? 0.00
What is unhandled excpetion error mean? +0.11
bitwise And C programming +0.08
C while(condition); without instructions in body +0.06
Model using Euler method and pointer arithmetic not functioning +0.08
Are compilers built with previous version of themselves protected f... +0.33
How can I find the address of a String Literal? +0.15
Can i check if subsequence faster then O(n*n) +0.28
Change what a method returns at runtime in C# +0.33
Is сonstructor initializing the values or the CLR? -0.88
Having hard time tracking memory corruption - when running with Val... +0.08
What is the pseudo code translation of each of the variables in the... -3.58
Why does C# not consider the return type of a function in polymorph... +0.27
Why can't I use ?: operators in the 3rd argument of for loops in Ja... -1.13
Obscure compiler's lambda expression translation +0.54
reverse deterministic shuffle -> derive key +0.71
Too many 'if' statements? -0.02
how to find out if a variable is signed or unsingned -1.81
Thread.MemoryBarrier and lock difference for a simple property +0.61
IEquatable implementation and operator overriding +0.56
Why can't the compiler infer this type argument from usage 0.00
How do pointers work "under the hood" in C? +0.34
C# Why i can call object extension methods on constants? +0.42
Error in C#: "an expression tree may not contain a base access... -0.22