StackRating

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

V0ldek

Rating
1576.24 (3,357th)
Reputation
2,189 (76,899th)
Page: 1 2 3 ... 4
Title Δ
How to add a delegate with parameter values and without lambda expr... 0.00
Specify field type in derived class -1.67
How to check if my date range is totally covered by CONSECUTIVE rows? -0.02
Casting object to generic type instance +0.39
Local variables captured by a lambda expression? -0.98
Manipulating C# Shorthand Getter-Setter +0.56
How should I make my "goto" not to run at the end? +0.42
Custom type in C# (Similar to typescript) +1.56
How to find the immediate integer value written before a string? +0.08
Unsafe slicing a 2D array with ReadOnlySpan<T> +0.39
Non-nullable reference types' default values VS non-nullable va... +2.70
c# generic function type not adapting to overloads 0.00
finalizer not called after GC.Collect() 0.00
Design pattern for object assuming new features at runtime? -1.24
Calling a method on a parent for child objects with a different amo... -0.81
Why C# pattern matching is not exhaustive for enums? 0.00
C# method observable +1.87
Convert multi-dimensional collection to string with separator -0.93
C# .NET Core - Reference Instance Property of Class? -2.08
Set a class private string parameter with some value at build time... +0.43
Return a value of 1 if linq query count returns zero -0.10
C# attribute naming 0.00
Running async functions in parallel from list of interfaces 0.00
The problem with List Initialization with capacity using Enumerable... 0.00
C# overflow behavior for unchecked uint +0.77
Create generic class that counts average value of numeric T +1.37
What is the std::rotate() equivalent in C#? 0.00
How to avoid having to keep casting the argument? +0.41
How can an Attribute enforce inheritance? -0.10
How can hashset.contains be O(1) with this implementation? 0.00
C# out of scope objects not getting collected +0.96
Using .NET to create a Base 64 byte array replicating Java code +0.40
Memory performance IList<T> vs List<T> property 0.00
C# Remove the unnecessary Boolean literal, Harmful effects or Conse... +1.48
WPF Thread dead lock 0.00
C# Iterate through nested properties using IEnumerator -0.12
List with Multiple Generic Objects (Covariance Issue) 0.00
Is there way to use extension methods to achieve below implementati... -0.76
multiplicative persistence - recursion? -0.43
Obtain a Span<byte> over a struct without making a copy of th... -0.11
C#. What happens if "after await" thread is busy? +0.75
Implement interface without publicly exposing property setter? 0.00
Implement interface without publicly exposing property setter? 0.00
How can I expose private objects in a class in a read only manner? +0.40
Get and Set the underlying value of an Enum 0.00
Doubly Generic Types in C# 0.00
C# List<T> RemoveAt(int32) function removes all indexes for e... -2.34
Joing multiple Linq Clauses 0.00
Difference in output between these two simple implementations of As... +0.76
C# - Is there a way to call a static method of a generic type in a... -1.07