StackRating

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

MarcinJuraszek

Rating
1695.61 (172nd)
Reputation
110,967 (620th)
Page: 1 ... 4 5 6 7 8 ... 56
Title Δ
Merge different length arrays without losing a value using Zip() +1.06
Pull content from tablen into a class 0.00
Single enumeration with multiple filters +0.19
Is there an elegant LINQ solution for SomeButNotAll()? -0.35
How is this generic function working? 0.00
C#: Why does the following comparison indicate that 0 != 0 +0.62
What is the purpose of SelectMany(x => x)? 0.00
How to create where clause only by Expression 0.00
Build a linq query based on conditional values +0.76
Grouping and building objects in one statement 0.00
List<T> as a property on an interface -2.36
Is there a more efficient alternative to nesting an if statement wi... 0.00
What's the C#-idiomatic way to set a member during construction? -0.78
List<int> assignable from IEnumerable? +0.53
Index and length must refer to a location within the string -1.13
Using LINQ to convert array object[,] to array +0.59
How i can adjust stopwatch to get the same values every time? 0.00
Yield return for a public method an anti-pattern? 0.00
How to create a Byte Array Constant in C#? +0.83
Two dates as properties in C# -0.21
The type 'int' does not support the operator '==' 0.00
Store in IEnumerable property by using group by +0.30
Web API Method Returns Result Set Even If Parameter Doesn't Exist +0.24
C# LINQ and func +1.07
Convert and Object Class to IComparable in c# 0.00
get attribute value from multiple elements with same name and attri... 0.00
C# Casting object with inner generic 0.00
Linq Group by Values in a list +0.71
Convert.ToSingle(value, new CultureInfo("fr")) method giv... +1.01
C# to CIL Boxing vs. ToString Cost -3.03
Why does post-increment fail in .Aggregate(...) but pre-increment s... +1.76
How to get all Type<T>s where T is many different types? -2.74
Is there a way to select two values into same IEnumerable using LIN... +1.76
c# Default datetime? method parameter where nulls mean something +1.48
Flat List of Tuples with duplicate "keys" vs Dictionary o... +2.21
Partition list by delimiter +0.54
Generics Fun: Where typeof(List<T>) != typeof(List<T>),... 0.00
Is a generic object builder possible in C#? +0.62
How do I consolidate the Date column? 0.00
ASP.NET MVC custom LINQ query 0.00
Using Linq to concatenate a list of property of classes -2.41
dynamically intitialize iset<t> 0.00
What is the purpose of internal abstract method in a abstract class? +0.54
IComparer not working as expected +1.24
How can I speed up this linq query on a List<> with search cr... +1.67
Abstract class with constructor, force inherited class to call it -0.39
In F# what are these collection-looking things? -0.63
Checking values of objects from root to desired child +0.26
How to get Distinct keys of all child dictionary elements of all pa... +1.06
Linq Conditional Include 0.00