StackRating

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

Dennis_E

Rating
1529.76 (18,726th)
Reputation
7,503 (21,187th)
Page: 1 2 3 4 ... 6
Title Δ
c# Generic function as a parameter -0.86
Why must I define IEnumerator<T>.Current & IEnumerator.Cu... 0.00
Extract sub hex from Int with shifting only 0.00
Why cant I find the word n1 in my string using string.Contain C#? +1.88
How to calculate the rolling average of a C# array list? -1.02
Difference between two lists with linq -1.60
C# - Get all combinations of defined length (or less) from a list o... 0.00
How to have empty array as part of implict array in C# +0.87
C#: How to check that string is a two digits hexnumber? -0.89
Query IEnumerable as IEnumerable<Type> -1.14
How can I use comparison operators with boxed numerics of unknown t... +0.48
Lines and shapes drawn at incorrect angles -1.88
Get method name of property setter in c# -0.04
Looping generic type in c# +1.05
Why IEnumerable needs to implement Add but no other methods? 0.00
Dropdown Select Distinct based on Text property in a List +0.35
Performance of Skip and Take in Linq to Objects +0.48
How can I define mathematical constants without typing out the numb... +1.59
how add an element to the list +1.75
How to access the Inner Proprty at the time of new object creation... -1.19
Asynchronous Programming in C# with Tasks +0.42
How to extend System.Windows.Input.Keyboard class +0.47
Define operator for List in C# 0.00
how can i parse code from c#-6 to c#-5 -1.55
Dictionary<TKey, TValue>.ForEach method -1.50
Permutations of a list of objects without reverse duplicates in C# 0.00
Simple Cartesian to Polar Coordinates method 0.00
Reorder A List According To Another List Order -1.91
Why do the results of the Equals and ReferenceEquals methods differ... +2.25
LINQ - merge 2 lists but with specific order -0.29
Difference between (auto) properties initialization syntax in C# 6 -1.62
How to find first specific item and then take 3 following? +2.55
Why -2? Why not -3 or -1? -0.56
Behavior of var -0.53
Converting an int to a Char c#? +0.19
Implementing generic interface that takes a generic interface as a... +0.45
When using StopWatch and TimeSpan how can i get hours minutes and s... -0.52
ExpandoObject add Property with "extra"-code -0.01
How is it possible that "RemoveAll" in LINQ is much faste... +2.19
Linq distinct based on two columns +0.86
Generic method overload ambiguous with nullable types 0.00
Is it possible to extend a generic class using extension methods? -1.56
Why I can't use OrderBy despite having GetEnumerator and foreac... -0.64
Why use a 1-tuple, Tuple<T1> in C#? 0.00
Sort string array in special style +1.45
Extension Method for Interface in Internal Class -0.99
C# + linq(concat) rewrite to java -0.79
Misunderstanding of async/await functions -1.00
Return elements between two variable indexes in a list -1.03
Add Multidimensional Array To List +1.03