StackRating

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

canton7

Rating
1661.43 (411th)
Reputation
3,797 (44,215th)
Page: 1 ... 8 9 10 11 12
Title Δ
Regex Get Matches excluding pattern 0.00
Find no of possible formations of explosive mines in a 2D matrix wh... -1.00
Regex for words seperated by underscore +2.84
Get a substring that is at most N bytes UTF8 string 0.00
Instantiating of a class derived from a generic one that has params... +1.27
Can the Encoding API decode a Stream/noncontinuous bytes? +3.45
Binary tree Inorder traversal from only postorder traversal provided -1.61
contains method returns wrong value +2.93
Is a method on a singleton class (Reference Type) accessed by two t... 0.00
C# how find the extra ) or ( parentheses in string, and replace the... 0.00
Await Task hangs if creating a new form instance before running the... +3.81
How do I stop awaiting a task but keep the task running in backgrou... +3.73
Is struct tearing an issue for Memory<T>? 0.00
Call derived class function implementation from base 0.00
Initialize a List<T> with inline definition of <T> +3.84
Why is this loop endless only when I am not debugging it? +4.40
Is it possible to speed up sorting algorithm with Parallel.ForEach +3.90
Converting 3 shuffled bytes to two 12bit Integers in C# +2.81
Covariance and contravariance not working when assigning anonymous... 0.00
linq in lamda how to convert it to proper way 0.00
await Task.WhenAll() appears to be deadlocking 0.00
How to determine UUDecoding method needed? -2.59
Extracting enumeration types declared in a class in C# +0.73
How to generically log the affected string in a FormatException? +3.13
Asigning value to property which returns never null -3.19
Doing await Task.Delay in an infinite loop +3.13
How can I assign two diffrent values to two variables at the same t... +3.18
Avoiding async/await if I know most of the time the result will be... +3.15
How to close a window but still have app current active? -0.79
Return with await when wrapping old async pattern into TaskCompleti... -1.47
WPF Treeview Binding multiple, different Lists +3.30
AES Encryption failed on last line of file when using same FileStre... 0.00
Tuple.Create : The type arguments for method cannot be inferred fro... +3.40
A good way to shuffle and then unshuffle a python list +4.23
Compare the current element in iteration with all the following ele... 0.00
Task.ContinueWith() is not working after the Task.Run() +3.28
How to speed up LINQ WHERE? -1.60
Is the use of static methods in abstract classes new in C#? +3.63
Shorten Code by accessing Dictionary with if +3.91
Deadlock using Convert.ChangeType within Parallel.ForEach -3.29
Handling of Array in C and C# +0.33
Providing an EC private key to certificate for use in HttpClient C# +3.42
Including readme file to the compiled program 0.00
Memory stream closed? 0.00
C# efficient reading of stream content with a limit on amount read 0.00
I would like to find the nearest larger papersize from a list +3.16
Dynamically set INT value to Nullable enum property without explici... +3.99
How to find the longest sequence of equal elements in an array of i... -2.79
Optional parameter of a dictionary error: Defualt parameter value f... 0.00
Color.GetHue(), Color.GetBrightness(), Color.GetSaturation() do not... 0.00