StackRating

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

devgeezer

Rating
1497.10 (3,984,231st)
Reputation
3,074 (55,027th)
Page: 1 2
Title Δ
Need linq query 0.00
How can I put a property to linq expression at runtime? -1.83
Normalize objects using linq +0.11
How can I use Linq to get correctly group these results? 0.00
Linq invert a parent child sequence -3.64
How to combine dictionaries in Linq? -2.53
Using Linq, how to GroupBy against objects in a list within the tar... +4.84
How to efficiently select certain items from two lists using LINQ +1.05
Linq: Get Items wich intersect +4.92
Using LINQ, how to select conditionally some items but when no cond... +4.39
lambda expression foreach loop -3.06
Unexpected behavior for a System.Collections.IEnumerator object -0.89
Copy object or new object with copied properties? -0.20
Name of this design pattern? A little like Strategy and Chain of Resp +4.07
Left outer join , Object reference not set to an instance of an obj... +3.83
When does IEnumerable.Any(Func) return a value? -1.71
How to rewrite it more efficiently (linq with split)? -0.43
Find missing items in a List<T> -4.11
Is there a better performing functional version of this iterative a... -2.38
C# delegates with flexible signatures -1.40
Intersecting number of keyValuePair Lists according to the Key elem... +4.12
Errors in using LINQ with IList -3.34
Is there a simple function for rounding a DateTime down to the near... -2.43
Generic way to handle numbers without explicit conversion +4.17
Using IEnumerable<T> type in parameter of method -3.78
c# ToDictionary with ContainsKey check -2.37
Set operation: how to filter a collection based on a COMBINED set o... 0.00
Checking null in LinQ -2.59
how to send mu-law (G.711) codec wav file on a network SIP phone an... 0.00
Best way to create objects from different data formats +1.13
C# - Select out the lowest of two values when duplicate key is found -2.56
Best way to create an instance of run-time determined type +1.34
Grouping by hour using LINQ -4.23
Using LINQ to select item in List<T> and add integer to popul... +0.16
Using .HasValue() in LinQ when dealing with a Nullable type, is the... -2.36
How do I reference a parent from a child object with generic interf... -0.34
How to perform Join between multiple tables in LINQ lambda +6.81
How to Linq-ify this query? -0.07
How to create a List<Dictionary<string, string>> list f... -2.65
getting an array of objects out of XML using linq +0.32
Using Linq to objects, ToDictionary method not satisfying type requ... +3.02
LINQ query to modify a list -3.15
Linq optimization of query and foreach -0.22
Linq query to join against list in a struct -2.40
How do I handle a series of left joins in Linq to Objects? 0.00
C# - Intrusive tree structure, using CRTP -0.99
Optimizing equals() method -1.99
How to smoothly animate Windows Forms location with different speeds? -0.04
How to smoothly animate Windows Forms location with different speeds? +3.96
How to perform a binary search on IList<T>? +3.14