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 ... 13 14 15 16 17 ... 46
Title Δ
Get new indices of items in a collection after sorting using LINQ -0.26
Why stackalloc cannot be used with reference types? -0.95
How to stop resource c# 0.00
Is it normal for GC to trigger this often? -1.46
Why does the "as" operator not use an implicit conversion... +0.84
Remove noise and extreme values from data? +0.43
Does IsReadOnly forbid you from internally changing a custom IList... -0.38
Loop techniques C# 0.00
Does C# Stopwatch pause when my computer goes to sleep? -2.24
How generate a char arrray of a specific charset? 0.00
Replace Single WhiteSpace without Replacing Multiple WhiteSpace -1.10
Appropriate way to compare two lists and generate error message ind... +0.47
How to read file by chunks 0.00
Class pointer c# 0.00
Pick random bit from 32bit value in O(1) if possible -0.59
LINQ OrderBy only on second property -1.69
Microsoft Notation - Names of Namespaces +1.57
Sorting List<List<myType>> -2.04
Yield item in a list -0.85
Generate list of files in directory with relative path +0.41
Randomly generate blocks on a flat map -1.04
How can I define mathematical constants without typing out the numb... -1.52
Loop in property in constructor +1.52
How to get true if all the array elements in the same position are... -0.18
How can we copy two buffers both allocated by Marshal.AllocHGlobal? +1.88
How to Display Numbers in the Form(0 1 1 2 3 5 8 13) -1.67
How does WinForms enforce thread affinity? 0.00
Extract bits that are set into a HashSet<uint>? -0.57
Change List inside a for loop +0.06
Async await and parallel 0.00
C# trouble using delegates for cross threading -0.58
Trying to make a program that calculates Triangle area, i want to u... +1.00
Print multiple strings from an array to a document +0.81
Why does ControlCollection NOT throw InvalidOperationException? 0.00
How can I join strings from one List<string> into another one? +0.40
Handle multiple threads, one out one in, in a timed loop +0.91
correct way of looping trough a list and remove items -1.02
Checking if cursor is in certain radius +0.42
Can I simplify this code to one line +1.64
What is the quickest way to create an independent duplicate of a li... +1.29
How to have mutliple threads await a single Task? +2.20
Length cannot be negative (Exception) -2.36
Does garbage collection run immediately after GC.Collect()? +0.41
Seperate string every N element from right to left -0.39
Proving three float numbers exist, such that Associative Property o... +1.98
c# How to Continuously find a byte array inside a byte array? -1.76
Can I initialize an object in one statement using lambda for each s... -1.54
DI and repository pattern -0.93
Shortest way to invoke a method with parameters in C# -1.79
Why does MidpointRounding.AwayFromZero and MidpointRounding.ToEven... +0.42