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 2 3 4 5 6 7 ... 21
Title Δ
How to find the last word inside a string which is seperated by &qu... +0.83
Generic of function of (T, S), S inherits T 0.00
Never used Variable Optimisation +0.47
Have I understood the point of Inheriting class properties 0.00
C# Is there way to know if an exception was already caught +0.47
Default value of fields in derived classes -0.45
Returning generic parameter T with yield return -1.90
How can I re-sort an array in-place to put the even indexed items b... -0.87
Can I identify string [] inner value? +1.20
How to get average direction from a set of 2d Vectors using linq? 0.00
Design Pattern: Choose arbitrary functionality based on input param... -0.46
How to get byte array in a fuction whose parameters are generic in... 0.00
C# How to GroupBy so that an item can be put into multiple groups +0.46
Checking two IEnumerables for equality 0.00
C# overload resolution with IList<T> and IReadOnlyList<T> +1.44
Cannot add T with K because it returns T (or generic for numeric) 0.00
How can I get rid of the empty interface used for a property +0.49
How to address the need to access to specific implementations in a... +0.64
Why is Byte Promoted to Enum? 0.00
c#: best way to ensure my file closed +0.47
What is the difference between bool? MyProperty and bool ?MyProperty -0.03
Dynamic return type from input function +2.05
Use of is Keyword in C# to declare variable inline +1.19
I can't convert int[][] to int[,] and can't define an int[]... +2.27
Splitting 8 elements from one list into the first element of anothe... -1.07
RunTimeBinderException when passing int[] to method having paramete... 0.00
Are there system collection types that handle loop-over automatical... -1.27
How C# resolve interface's "virtual" target? -1.21
Is adding a public method to a public class a breaking change? -1.05
Cast class from asType to class<T,M> : unable to cast 0.00
C# - Make a private nested class visible through a public property +1.86
How to check if perpendicular intersects segment? C# 0.00
Compare 2 tables and check if number exist -0.02
How to get the difference between time on same table but on differe... -0.91
Why can't I use nameof with a generic when everything are known... -1.33
passing System.Type to generic type +0.47
If we cannot use access-protected modifiers within an interface wha... -1.46
Assignment in method call bad practice? +0.44
C# Error: Object reference is required for the non-static field, me... +0.46
Why same namespace errors for Linq methods? 0.00
Type Casting Exception With Inheritance 0.00
Declaring a Generic type must implement the Generic Constraint -0.03
how to init a 2d matrix of chars from strings C# +0.46
Is type.isSubclassOf(Type otherType) cached or do I have to do that... -2.04
HashSet<T>.CreateSetComparer() cannot specify IEqalityCompare... +0.48
How to insert class in the middle of inheritance chain? +0.46
How to call constructor of class which are instantiated through Str... -2.03
Sorting a list of numeric strings with numerous decimal points -0.50
Check if generic parameter of a class implements an interface +0.46
Solution differences in byte array to int conversion 0.00