StackRating

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

Rawling

Rating
1618.71 (1,139th)
Reputation
40,288 (2,764th)
Page: 1 2 3 ... 16
Title Δ
Names of the elements of the tuple declared with LINQ +1.60
Why is LastOrDefault(predicate) in LINQ faster than FirstOrDefault(... +1.19
Regular expression capturing groups -0.33
async await methods don't work parallel on calling controller a... +0.59
Is it possible to store a regex match and use part of it as a list... -2.26
Create array of strings from a larger string after delimiting +0.94
Random number generator with no more than 2 duplicates -2.02
Cannot convert X type to T. Generic delegate inside generic class 0.00
Regex capture group reference > repetition? 0.00
Why isn't this code unreachable? -0.01
C# regex match return false -0.66
Can I use var without initialization in c#? -2.31
Reading from multiple WebSockets with async/await +0.34
C# merging two for loops, the second loop is the first upside down -1.20
Is it possible to limit regex checks in C# to a specific position i... 0.00
Regex Parse In any order at most once +1.25
How can we get List<String> from System.Collections.Generic.L... 0.00
C# List initialization using a list instead of Initializing List 0.00
Regex exactly 4 Letters 3 Digits any order -2.11
Why does char[].Cast<int> raise a cast exception? -0.17
Check whether a string is composed of 3 capital letters and 4 numbers +0.32
Attempting to capture multiple groups but only the last group is ca... -0.52
Using Linq to find if a list contains an incremental sequence of at... +1.37
Roslyn detect ternary operator like ? : -0.18
Does the Lazy class clear the reference to the factory delegate aft... 0.00
C# and flags/bit tests - "Except if" - ... how to? +0.00
C# Regular expression to squeeze word where every character is sepa... -1.36
regular expression to get 4th character from last +0.54
RegEx for validating password +0.33
Ordering a list by most occurrences of lowest number -0.36
Nested lambdas syntax 0.00
String small replacement +1.74
Exclude exact string using regex negative lookahead -1.60
Best way to compare two strings ignoring case -1.10
GroupBy of List<double> with tolerance doesn't work -0.45
How can I fix this really simple .NET code using Generics to return... +0.32
How to distinct datatable rows? 0.00
Regex for serial number matching 2 letters and 7 numbers +0.66
LINQ list exclude item with latest datetime -0.17
Get substring with RegEx +1.61
How to remove all but the first occurences of a character from a st... -0.41
IList<T> contravariance and casting issue +0.35
VS Code Coverage won't recognize only possible Expression Lambd... +0.35
AllMargins for Visual Studio 2015 0.00
Overloaded string methods with string interpolation +1.01
Linq to get List with most elements and biggest diff inside it'... 0.00
Covariance with dictionary alternative? 0.00
How do i initialise a property on a class in C# 6 0.00
Group by with different select in linq +1.02
Compact syntax to create tree structure in C# +0.41