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 2 3 4 5 6 ... 46
Title Δ
How do I create subsets of one list from one condition in c# 0.00
How to merge two lists of objects based on properties and merge dup... +0.74
Password decryption using XOR algorithm in C#. Program doesn't... 0.00
Selecting every 2 ints from an int[] and combining them into an arr... -1.66
How to instantiate a class as the interface that it derives from wi... -0.61
Queue move item back to the end -1.11
How to escape while loop using keyboard input in C# -2.60
C# variable that should never be null throws null reference exception +0.30
Create two random lists from one list +0.10
Getting all types in a System namespace +1.66
C DLL. How to import in C# 0.00
Is it necessary to use `stackalloc` only in the same line you defin... 0.00
Looping though an array, taking a subset at each iteration and stor... -1.02
How to pass tuple results in one line 0.00
How to get effect of Task.WhenAny for a Task and CancellationToken? +1.80
What is the most efficient way to compare values of type "obje... +0.35
How to reverse Word in a string Using 1 recursive Function (c-sharp) +0.18
Why not working GC.Collect() this code? I want to Collect for Array 0.00
How to print occurrence of a character in string in alphabetical or... +1.01
How to wait in main form for an event fired and completed in anothe... +0.36
Unsafe string manipulation mutates unexisting value +1.73
Allow only outer class to instantiate inner class but inner class s... 0.00
C#: Right way to run N tasks, wait for first success (check it), st... 0.00
How could I avoid == null checking? -1.78
Array as Dictionary key gives a lot of collisions +0.01
Why C# using same memory address in this case? -0.02
How to find duplicates fieldsa in 2 lists of different types and re... +0.35
How to make sure object is properly initialized without constructor? +0.40
How to grab last time windows awoke from sleep or hibernate modes? 0.00
How to calculate sum of time span in day with similar time span +0.35
How can i get all files on disk with a specific extension using ... +0.36
Random() times 2^32 - 1 always returns even last digit 0.00
Get all combinations from 2D array +0.35
Converting a double with two decimal points +0.37
How do i find if its a repeating playlist? 0.00
Convert.ToChar() failed +0.37
how to use foreach while we have changing list dimension? -0.81
How to get amount into parts with nearest 100 +1.38
set clipboard in async method 0.00
Get start and end value on X axis when selecting interval with mous... 0.00
How to count everything but letters at end of a string +0.03
C# get project references that are projects +0.36
how to count nonzero elements in a matrix? -1.36
Reiterating a Try statement using GoTo in the Catch clause? +2.31
How to use List<Tuple<long,long>>[] in C#? +2.33
c# do while unassigned local variable problem +1.09
Rounding Integration in C# 0.00
Deserializing this JSON in C# with Newtonsoft.Json 0.00
Better way to converting string [123,234,...] to List<int> an... +1.44
Shorten Code by accessing Dictionary with if -0.16