StackRating

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

InBetween

Rating
1524.60 (24,440th)
Reputation
25,536 (4,997th)
Page: 1 ... 7 8 9 10 11 ... 21
Title Δ
Understanding Up-casting and Down-casting c# 0.00
How to build a sequence using a fluent interface? 0.00
C# IsGenericType not working as I expected -0.81
Trying to get the distance with C# 0.00
Apply multiple numeric formatting simultaneously, C# -0.25
List<T> derived from IList<T> and from IEnumerable<T... +0.00
Is a private static list an appropriate way of limiting the set of... -1.25
How to represent an extensible 2D array in C#? 0.00
Behavior of String,Int32 etc classes and assignment +0.68
Where to place a method that shares logic of two classes 0.00
Creating new instances for objects in dictionary -0.16
Pattern matching with generic arguments in C# +0.22
Find all combination that sum to a number +0.38
Once we declare the variable.In which memory it will store whether... 0.00
Confused by C# lambda expression -0.45
strange result in Clone() -1.08
c# replace double concatenation character with single concatenation... -2.14
Does my function violate SRP or other best practices? +0.15
Check to see if CMD is idle when used as a process 0.00
Is there a way to reconstruct a tuple to a compatible class? +1.67
C# is generic type with generic type constraint 0.00
Sorting arrays C#: key array changes unintendedly +1.83
React on Form.Shown event in UserControl -2.16
Detect CloseEvent through different forms +0.43
Compare two collection values c# +0.46
C# compiling program into 2 exe files -2.23
can we define a method in parent class which can be called within a... +0.89
boxing through casting interfaces +1.86
Iterate over fixed list efficiently +0.43
List Index Out of Range exception when creating a task -1.30
How to check the surrounding cells of a specific cell in terms of a... +0.30
Generic type parameter to match anything that is IEnumerable<T> +0.07
Delegate doesn't seem to register 'params' +2.79
Assert number of elements in inner collection for every item in out... -1.28
Why isn't null an instance of a Nullable<> type? +1.23
Draw arc between two lines. I need to calculate points 0.00
Why does IntelliSense think a value from my dictionary is a dynamic? +1.61
Generic class and simplified constrains? +0.80
How do I get argument values inferred from usage? +1.65
Why is class constraint not detected for generic class using an inh... +2.96
Can you shadow AND override at the same time in C#? +0.70
How to detect culture info of a text -0.03
Filtering a large list to remove objects in a secondary list -1.67
How to prevent converting of double with high value? -0.92
List<Interface> Execution Order -0.86
Calculate how long it will take a loop to finish -0.03
convert dictionary to list of objects in C# -0.89
C# Structs, events and constructor +2.54
myList.First() vs myList[0] - Which is better? -0.38
How to catch the exception inside the dll project, which is raised... -0.03