StackRating

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

Iliar Turdushev

Rating
1544.62 (9,744th)
Reputation
2,626 (64,362nd)
Page: 1 2
Title Δ
C# 8 - CS8605 "Unboxing possibly null value" on enum 0.00
How to use C# pattern matching with tuples 0.00
Use lambda function in new switch c# 8.0 to return value 0.00
c# 9.0 records - reflection and generic constraints +3.43
How to get File.OpenText to return non-nullable StreamReader 0.00
Syntactic sugar, simplify list initialisation like dictionary +1.58
Null validation in extracted method 0.00
Get string between first and last occurrence of selected characters... -3.10
A generic predicate which can be customized by caller? 0.00
c# 8 nullable + Dictionary<> 0.00
c# Indicate nullability of generic member 0.00
Can a C# class call an interface's default interface method fro... -4.35
Why is the C# compiler using the parent type of a value returned by... +1.38
DoublyLinkedList C# Removelast two elements +1.35
How to return only only specified Key's value from dictionary u... 0.00
Why does Visual Studio Type a Newly Minted Array as Nullable? +3.51
Fill ICollection from List, ICollection returns null 0.00
Split number using a maximum amount? +3.59
How to identify a nullable reference type for generic type? -3.90
CS8766: Nullability of reference types in return type doesn't m... 0.00
C# 8 switch expression for void methods 0.00
My code throws stackoverflowexception when i execute +3.57
A problem with Nullable types and Generics in C# 8 +0.94
How to cast my own enum type to generic enum type? 0.00
Why doesn't range indexing work on dynamics -2.96
why does ParameterizedThreadStart work without getting any parameter? -4.00
Get second maximum number only if highest one not available in SQL... +3.49
Create a list of dict using other list of dict data in c# -0.90
How to use IEnumerable with Process.Start's output event handler? 0.00
Convert all values from dictionary into list in C++/CLI 0.00
Passing a predicate to a predicate in a lambda form 0.00
Input string was not in a correct format while reading date from ex... 0.00
Working with HtmlAgilityPack, nested List and Linq 0.00
Change textbox value if change combobox value (System.FormatExcepti... 0.00
Dictionary cannot convert from '<anonymous type>' 0.00
Foreach calls MoveNext in Enumerator first, Current second 0.00
Returns null when executing Type.GetType("System.Collections.G... 0.00
DevExpress: row index in datatable -> row handle in gridview 0.00
Regular expression stop capturing after whitespace c# 0.00
Whats the difference between indexed retrieval and keyed retrieval 0.00
How can I parse an XML doc into a String List using Linq -0.48
How to compare values in one array? 0.00
Looking if List<T> has <T> (no matter of attribute orde... +3.40
C# use GroupBy within OrderBy 0.00
Fast intersection of HashSet<int> and List<int> +3.25
What is the purpose of the parenthesis in this switch and case label? +3.40
How do I assign the new arrangement of an array to another array in... -0.01
Handling exceptions and log properly in C# 0.00
"Specified cast is not valid" with Serialization 0.00
comma separated list items with brackets in linq +4.25