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 ... 6
Title Δ
How to get ONLY unique values from list C# +1.18
C# Conditional operator 0.00
How do you cast a dictionary<int, child> to dictionary<int... +1.23
How can I get a count of how many times a number is present in reco... 0.00
Why non zero based arrays with 1 and 2 rank have different types? 0.00
Given an bool array, how to make these loops more performant? +0.86
What is the purpose of using the -i and -1 in the following: array[... +1.78
Cartesian Products on Lists +0.49
How to get all combinations with a fixed number of flags in array +0.45
Async and await: Why doesn't an async method whose signature de... +0.46
Substract 1 from x-axis of all elements of List<PointF> +0.47
Transpose non square matrices C# -0.29
LINQ ignoring where clause with method syntax +0.49
How to check for a node with a immediate ancestor using descendants... 0.00
How do I not display "0" when printing my array? -1.00
Why Multiple await take same time like Task.WhenAll() -0.51
What are the benefits of C# 7 local functions over lambdas? 0.00
Should I check whether a window exists before using WinClose? 0.00
How can I assign multiple object properties at once in C#? -0.68
Check if an array contains all the values greater than another arra... -0.52
C# 7:How can I deconstruct an object into a single value using a tu... +0.42
How do I merge two dictionaries in C# 0.00
Non-changed value and auto-implemented properties +1.43
Null-coalescing operator with ref keyword +1.88
How to Iterate in reverse through an OrderedDictionary -0.85
All possible combinations out of 2 Arrays +1.30
How do I sort each row of a 2D array separately? +1.16
How to constrain nested generic types of a generic method -0.59
Can somebody explains what happens in this algorithm to check if it... -0.41
do anonymous-function take more memory in loop -0.33
Do we really need generic class with type constraint? +0.61
C# initializer null pointer +0.47
Rotate - Transposing a List<List<string>> using LINQ C# -0.57
Cannot implicitly convert type SqlBoolean to bool, or can you? +0.46
Casting from IEnumerable to IEnumerator -1.35
Repeating a string using StringBuilder +0.47
A multidimensional array with systematic selected elements in C# +1.55
Inserting XML data into existing XML with LINQ -0.08
C# Linq .Contains list of string +0.44
In a c# switch, can I use a case as default? -0.53
Check if string array elements have different values +2.13
Assigning a value to a struct indexer +2.10
Convert IEnumerable<Object> to Anonymous Type +0.48
NullReferenceException with object initializer suggested by resharper 0.00
How is the new keyword used to hide a method? +1.84
How do access modifiers help in get;set;? 0.00
Throwing exception in async method with preprocessor directive -1.33
Order a list of lists in C# using LINQ -0.79
prime number summing still slow after using sieve +0.52
Setting object properties with or without the C# 'new' keyw... +0.48