StackRating

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

Matthew Watson

Rating
1614.27 (1,273rd)
Reputation
74,391 (1,127th)
Page: 1 ... 4 5 6 7 8 ... 46
Title Δ
async Lazy<T> getting results right away +0.38
Does C#'s using statement call Dispose on out parameters? -1.90
Create dictionary outside and initialize it using LINQ +1.13
Combining Interlocked.Increment and Interlocked.Exchange 0.00
How to call a function after thread finished? -1.04
How to correctly update a property of an object from a BackgroundWo... 0.00
Cache LINQ query - IEnumerable.Skip() -0.05
looping over multidimensional array in a single loop -0.64
How to randomly pick half* of the item of a list with equity**? 0.00
All combinations of a list of objects. All objects down to a lone one +2.20
C# struct to byte array marshal resulting in 19 elements instead of... 0.00
Get Department of user from AD 0.00
C#: Deflating XML gives different result than doing it in JavaScript 0.00
how many numbers between 1 to 10 billion contains 14 -0.38
C# TimeSpan: How to use a format identifier as a character in forma... 0.00
Sort array by order specified in another array -2.12
Why is casting a struct via Pointer slow, while Unsafe.As is fast? +0.36
C# - Foreach two line in Text File -0.90
IEnumerable.Select() for a single item +0.12
sorting a string alphabatically in c# +0.36
Method to convert a long path name to a short path returns a null 0.00
How to Order By or Sort an integer List and select the Nth element +0.33
Sort a list according to another list +0.55
Extract List<A> from List<Tuple<A,B>> without cre... +0.36
How to read value from JSON which is string +0.03
Recursion locking (i.e. a lock that works on the same thread) 0.00
bitwise combination as integer to enum +0.37
Elegant way of initialization of List<List<Coordinate>>... -0.16
BInary Search Tree iterator c# without parent property +1.31
If we initialize out parameters before passing, how to access their... -1.47
C# Merging Two or more Text Files side by side -1.34
How to remove duplicate pairs in a List -0.33
Start the same program many times but only one should work +0.36
Convert.FromBase64String() throws "invalid Base-64 string"... +0.35
Find out in c# if a class inherit from interface directly 0.00
How to manage exception in Parallel.Invoke? 0.00
Is there any way to show what a specific custom overloaded operator... 0.00
Casting sbyte[] to bool[] and a char[] to short[] +0.10
Why does Stack<T> class in C# allow ElementAt(index) while it... +0.90
Refactoring if statements when changing same value on different con... -1.52
c# Create list of selected time intervals -1.71
Error combining 'if' statements that null-checks and Patter... +0.35
C# - How to save byte values to file with smallest size possible? -0.61
C# Array Different indexes -0.91
Printing out 2D array [,] -1.80
Set double value to byte array in specific index 0.00
How to pass "00:00:00" if value in timespan is null? -0.41
Arrays of int to one array +0.33
C# compiler error for single line if statement with 2 actions +1.58
Efficiently remove first element in SortedSet<T> 0.00